[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4FA345DA4F4AE44899BD2B03EEEC2FA909289258@SACEXCMBX04-PRD.hq.netapp.com>
Date: Mon, 22 Oct 2012 17:42:28 +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 NFS client bugfixes...
Hi Linus,
The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:
Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)
are available in the git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.7-2
for you to fetch changes up to e9b7e91745fa9df94900c8ab08e633f336686098:
NFSv4: Fix the return value for nfs_callback_start_svc (2012-10-16 13:14:42 -0400)
----------------------------------------------------------------
NFS client bugfixes for Linux 3.7
- Do not call pnfs_return_layout() from an rpciod context
- nfs4_ds_disconnect can cause Oopses. Kill it...
- Fix the return value for nfs_callback_start_svc
- Fix a number of compile warnings
----------------------------------------------------------------
Trond Myklebust (6):
NFSv4.1: Kill nfs4_ds_disconnect()
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"
NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static
NFSv4: Fix the return value for nfs_callback_start_svc
fs/nfs/callback.c | 2 +-
fs/nfs/nfs4filelayout.c | 21 ++++++++++++++++-----
fs/nfs/nfs4filelayout.h | 1 -
fs/nfs/nfs4filelayoutdev.c | 22 ----------------------
fs/nfs/nfs4getroot.c | 1 +
fs/nfs/objlayout/objio_osd.c | 6 +++---
fs/nfs/pnfs.h | 1 +
7 files changed, 22 insertions(+), 32 deletions(-)
--
Trond Myklebust
Linux NFS client maintainer
NetApp
Trond.Myklebust@...app.com
www.netapp.com
Powered by blists - more mailing lists