[GIT PULL] Please pull second wave of NFS client changes for 3.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

The following changes since commit f44106e2173f08ccb1c9195d85a6c22388b461c1:

  nfs: fix fl_type tests in NFSv4 code (2012-07-30 18:09:13 -0400)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.6-2

for you to fetch changes up to ad0fcd4eb68059de02e1766948263c71b8a5b1dc:

  nfs: explicitly reject LOCK_MAND flock() requests (2012-07-31 14:42:20 -0400)

Cheers,
  Trond

----------------------------------------------------------------
NFS client updates for Linux 3.6

Features include:
- Patches from Bryan to allow splitting of the NFSv2/v3/v4 code into
  separate modules.
- Fix Oopses in the NFSv4 idmapper
- Fix a deadlock whereby rpciod tries to allocate a new socket and
  ends up recursing into the NFS code due to memory reclaim.
- Increase the number of permitted callback connections.

----------------------------------------------------------------
Bryan Schumaker (10):
      NFS: Add version registering framework
      NFS: Remove the NFS v4 xdev mount function
      NFS: Create a try_mount rpc op
      NFS: Only initialize the ACL client in the v3 case
      NFS: Pass super operations and xattr handlers in the nfs_subversion
      NFS: Split out remaining NFS v4 inode functions
      NFS: Keep module parameters in the generic NFS client
      NFS: Convert v2 into a module
      NFS: Convert v3 into a module
      NFS: Convert v4 into a module

David Howells (1):
      NFS: Fix a number of bugs in the idmapper

Jeff Layton (3):
      sunrpc: clarify comments on rpc_make_runnable
      nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
      nfs: explicitly reject LOCK_MAND flock() requests

NeilBrown (1):
      nfs: increase number of permitted callback connections.

Peng Tao (1):
      pnfsblock: bail out partial page IO

Stanislav Kinsbursky (1):
      SUNRPC: return negative value in case rpcbind client creation error

 fs/nfs/Kconfig                   |   6 +-
 fs/nfs/Makefile                  |  27 +++---
 fs/nfs/blocklayout/blocklayout.c |  39 +++++++-
 fs/nfs/callback.c                |  28 +-----
 fs/nfs/callback.h                |   2 +-
 fs/nfs/client.c                  | 191 +++++++++++++++++++++------------------
 fs/nfs/delegation.h              |   2 +-
 fs/nfs/dir.c                     |  20 +++-
 fs/nfs/direct.c                  |   2 +-
 fs/nfs/dns_resolve.c             |   4 +
 fs/nfs/file.c                    |  31 ++++++-
 fs/nfs/idmap.c                   |  29 ++++--
 fs/nfs/inode.c                   | 105 ++++++++++-----------
 fs/nfs/internal.h                |  38 +++++---
 fs/nfs/namespace.c               |  17 +---
 fs/nfs/netns.h                   |   2 +-
 fs/nfs/nfs.h                     |  29 ++++++
 fs/nfs/nfs2super.c               |  31 +++++++
 fs/nfs/nfs3client.c              |  65 +++++++++++++
 fs/nfs/nfs3proc.c                |   3 +
 fs/nfs/nfs3super.c               |  31 +++++++
 fs/nfs/nfs4_fs.h                 |  13 ++-
 fs/nfs/nfs4client.c              |  23 ++---
 fs/nfs/nfs4proc.c                |   9 +-
 fs/nfs/nfs4super.c               | 106 ++++++++++++----------
 fs/nfs/nfs4xdr.c                 |   6 --
 fs/nfs/pagelist.c                |   4 +
 fs/nfs/pnfs.c                    |   2 +
 fs/nfs/proc.c                    |   3 +
 fs/nfs/read.c                    |   5 +
 fs/nfs/super.c                   | 172 ++++++++++++++++++++++++-----------
 fs/nfs/write.c                   |  35 +++----
 include/linux/nfs_fs.h           |   6 +-
 include/linux/nfs_fs_sb.h        |   7 +-
 include/linux/nfs_idmap.h        |   2 +-
 include/linux/nfs_xdr.h          |   9 +-
 net/sunrpc/rpcb_clnt.c           |   4 +-
 net/sunrpc/sched.c               |   7 +-
 net/sunrpc/xprtrdma/transport.c  |   3 +-
 net/sunrpc/xprtsock.c            |  10 ++
 40 files changed, 725 insertions(+), 403 deletions(-)
 create mode 100644 fs/nfs/nfs.h
 create mode 100644 fs/nfs/nfs2super.c
 create mode 100644 fs/nfs/nfs3client.c
 create mode 100644 fs/nfs/nfs3super.c

��.n��������+%������w��{.n�����{��w���jg��������ݢj����G�������j:+v���w�m������w�������h�����٥



[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux