* git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (87 commits) NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' NFS: Allow the "nfs" file system type to support NFSv4 NFS: Move details of nfs4_get_sb() to a helper NFS: Refactor NFSv4 text-based mount option validation NFS: Mount option parser should detect missing "port=" NFS: out of date comment regarding O_EXCL above nfs3_proc_create() NFS: Handle a zero-length auth flavor list SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... nfs: fix compile error in rpc_pipefs.h nfs: Remove reference to generic_osync_inode from a comment SUNRPC: cache must take a reference to the cache detail's module on open() NFS: Use the DNS resolver in the mount code. NFS: Add a dns resolver for use with NFSv4 referrals and migration SUNRPC: Fix a typo in cache_pipefs_files nfs: nfs4xdr: optimize low level decoding nfs: nfs4xdr: get rid of READ_BUF nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline nfs: nfs4xdr: get rid of COPYMEM nfs: nfs4xdr: introduce decode_sessionid helper nfs: nfs4xdr: introduce decode_verifier helper ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/nfs.txt 98 additions, 0 deletionsDocumentation/filesystems/nfs.txt
- Documentation/kernel-parameters.txt 29 additions, 0 deletionsDocumentation/kernel-parameters.txt
- fs/lockd/host.c 1 addition, 13 deletionsfs/lockd/host.c
- fs/lockd/mon.c 5 additions, 39 deletionsfs/lockd/mon.c
- fs/nfs/Makefile 2 additions, 1 deletionfs/nfs/Makefile
- fs/nfs/cache_lib.c 140 additions, 0 deletionsfs/nfs/cache_lib.c
- fs/nfs/cache_lib.h 27 additions, 0 deletionsfs/nfs/cache_lib.h
- fs/nfs/callback.c 17 additions, 9 deletionsfs/nfs/callback.c
- fs/nfs/client.c 5 additions, 10 deletionsfs/nfs/client.c
- fs/nfs/direct.c 0 additions, 3 deletionsfs/nfs/direct.c
- fs/nfs/dns_resolve.c 335 additions, 0 deletionsfs/nfs/dns_resolve.c
- fs/nfs/dns_resolve.h 14 additions, 0 deletionsfs/nfs/dns_resolve.h
- fs/nfs/file.c 47 additions, 2 deletionsfs/nfs/file.c
- fs/nfs/idmap.c 3 additions, 3 deletionsfs/nfs/idmap.c
- fs/nfs/inode.c 86 additions, 14 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 15 additions, 24 deletionsfs/nfs/internal.h
- fs/nfs/mount_clnt.c 81 additions, 2 deletionsfs/nfs/mount_clnt.c
- fs/nfs/nfs3proc.c 0 additions, 1 deletionfs/nfs/nfs3proc.c
- fs/nfs/nfs4namespace.c 20 additions, 4 deletionsfs/nfs/nfs4namespace.c
- fs/nfs/nfs4proc.c 34 additions, 6 deletionsfs/nfs/nfs4proc.c
Loading
Please register or sign in to comment