Hi Linus, The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8: Linux 3.9-rc1 (2013-03-03 15:11:05 -0800) are available in the git repository at: git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.9-3 for you to fetch changes up to 1166fde6a923c30f4351515b6a9a1efc513e7d00: SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked (2013-03-25 11:23:40 -0400) ---------------------------------------------------------------- NFS client bugfixes for Linux 3.9 - Fix an NFSv4 idmapper regression - Fix an Oops in the pNFS blocks client - Fix up various issues with pNFS layoutcommit - Ensure correct read ordering of variables in rpc_wake_up_task_queue_locked ---------------------------------------------------------------- Trond Myklebust (5): NFSv4: Fix the string length returned by the idmapper NFSv4.1: Fix a race in pNFS layoutcommit NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn NFSv4.1: Add a helper pnfs_commit_and_return_layout SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked fanchaoting (1): pnfs-block: removing DM device maybe cause oops when call dev_remove fs/nfs/blocklayout/blocklayoutdm.c | 4 +- fs/nfs/idmap.c | 13 +++--- fs/nfs/nfs4filelayout.c | 1 - fs/nfs/nfs4proc.c | 16 +------- fs/nfs/pnfs.c | 81 +++++++++++++++++++++++++++++++++----- fs/nfs/pnfs.h | 6 +++ net/sunrpc/sched.c | 9 ++++- 7 files changed, 96 insertions(+), 34 deletions(-) -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@xxxxxxxxxx www.netapp.com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html