[GIT PULL] Please pull NFS client fixes
From: Trond Myklebust
Date: Fri Sep 12 2014 - 13:04:18 EST
Hi Linus,
The following changes since commit 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd:
Linux 3.17-rc4 (2014-09-07 16:09:43 -0700)
are available in the git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.17-4
for you to fetch changes up to 224ecbf5a674ec7da3a3b3ea21ca62e2853653fa:
pnfs: fix filelayout_retry_commit when idx > 0 (2014-09-10 12:43:45 -0700)
----------------------------------------------------------------
NFS client fixes for 3.17
Highlights:
- Fix a kernel warning when removing /proc/net/nfsfs
- Revert commit 49a4bda22e18 due to Oopses
- Fix a typo in the pNFS file layout commit code
----------------------------------------------------------------
Cong Wang (1):
nfs: fix kernel warning when removing proc entry
Jeff Layton (1):
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Weston Andros Adamson (1):
pnfs: fix filelayout_retry_commit when idx > 0
fs/nfs/client.c | 12 +++---------
fs/nfs/filelayout/filelayout.c | 5 +++--
fs/nfs/nfs4_fs.h | 13 ++++++-------
fs/nfs/nfs4state.c | 24 ++++++------------------
4 files changed, 18 insertions(+), 36 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/