[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1340319479.18403.3.camel@lade.trondhjem.org>
Date: Thu, 21 Jun 2012 22:58:01 +0000
From: "Myklebust, Trond" <Trond.Myklebust@...app.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Linux NFS mailing list <linux-nfs@...r.kernel.org>,
"Linux Kernel mailing list" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull bugfixes for the NFS client
Hi Linus,
The following changes since commit 39a50b42f7026027b54131291ad0f350100eac95:
Merge branch 'hfsplus' (2012-06-17 14:40:35 -0700)
are available in the git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.5-3
for you to fetch changes up to b1027439dff844675f6c0df97a1b1d190791a699:
NFS: Force the legacy idmapper to be single threaded (2012-06-20 14:38:11 -0400)
Cheers,
Trond
----------------------------------------------------------------
NFS client bugfixes for Linux 3.5
Fixes include:
- Fix a write hang due to an uninitalised variable when !defined(CONFIG_NFS_V4)
- Address upcall races in the legacy NFSv4 idmapper
- Remove an O_DIRECT refcounting issue
- Fix a pNFS refcounting bug when the file layout metadata server is also
acting as a data server
- Fix a pNFS module loading race.
----------------------------------------------------------------
Bryan Schumaker (1):
NFS: Force the legacy idmapper to be single threaded
Trond Myklebust (4):
NFSv4.1: Fix umount when filelayout DS is also the MDS
NFSv4.1: Fix a race in set_pnfs_layoutdriver
NFS: Fix a refcounting issue in O_DIRECT
NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)
fs/nfs/client.c | 1 -
fs/nfs/direct.c | 1 +
fs/nfs/idmap.c | 13 ++++++++-----
fs/nfs/inode.c | 2 +-
fs/nfs/pnfs.c | 13 +++++++++----
include/linux/nfs_fs_sb.h | 1 +
6 files changed, 20 insertions(+), 11 deletions(-)
--
Trond Myklebust
Linux NFS client maintainer
NetApp
Trond.Myklebust@...app.com
www.netapp.com
Powered by blists - more mailing lists