-
- Downloads
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
* 'for-3.3' of git://linux-nfs.org/~bfields/linux: (31 commits) nfsd4: nfsd4_create_clid_dir return value is unused NFSD: Change name of extended attribute containing junction svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown svcrpc: fix double-free on shutdown of nfsd after changing pool mode nfsd4: be forgiving in the absence of the recovery directory nfsd4: fix spurious 4.1 post-reboot failures NFSD: forget_delegations should use list_for_each_entry_safe NFSD: Only reinitilize the recall_lru list under the recall lock nfsd4: initialize special stateid's at compile time NFSd: use network-namespace-aware cache registering routines SUNRPC: create svc_xprt in proper network namespace svcrpc: update outdated BKL comment nfsd41: allow non-reclaim open-by-fh's in 4.1 svcrpc: avoid memory-corruption on pool shutdown svcrpc: destroy server sockets all at once svcrpc: make svc_delete_xprt static nfsd: Fix oops when parsing a 0 length export nfsd4: Use kmemdup rather than duplicating its implementation nfsd4: add a separate (lockowner, inode) lookup nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error ...
No related branches found
No related tags found
Showing
- CREDITS 5 additions, 0 deletionsCREDITS
- Documentation/filesystems/nfs/00-INDEX 2 additions, 0 deletionsDocumentation/filesystems/nfs/00-INDEX
- Documentation/filesystems/nfs/fault_injection.txt 69 additions, 0 deletionsDocumentation/filesystems/nfs/fault_injection.txt
- MAINTAINERS 0 additions, 1 deletionMAINTAINERS
- fs/nfsd/Kconfig 10 additions, 0 deletionsfs/nfsd/Kconfig
- fs/nfsd/Makefile 1 addition, 0 deletionsfs/nfsd/Makefile
- fs/nfsd/export.c 6 additions, 6 deletionsfs/nfsd/export.c
- fs/nfsd/fault_inject.c 91 additions, 0 deletionsfs/nfsd/fault_inject.c
- fs/nfsd/fault_inject.h 28 additions, 0 deletionsfs/nfsd/fault_inject.h
- fs/nfsd/nfs4idmap.c 6 additions, 5 deletionsfs/nfsd/nfs4idmap.c
- fs/nfsd/nfs4proc.c 3 additions, 4 deletionsfs/nfsd/nfs4proc.c
- fs/nfsd/nfs4recover.c 14 additions, 8 deletionsfs/nfsd/nfs4recover.c
- fs/nfsd/nfs4state.c 237 additions, 91 deletionsfs/nfsd/nfs4state.c
- fs/nfsd/nfs4xdr.c 1 addition, 2 deletionsfs/nfsd/nfs4xdr.c
- fs/nfsd/nfsctl.c 9 additions, 1 deletionfs/nfsd/nfsctl.c
- fs/nfsd/nfsd.h 11 additions, 9 deletionsfs/nfsd/nfsd.h
- fs/nfsd/state.h 2 additions, 1 deletionfs/nfsd/state.h
- fs/nfsd/vfs.c 14 additions, 3 deletionsfs/nfsd/vfs.c
- include/linux/sunrpc/svc_xprt.h 1 addition, 2 deletionsinclude/linux/sunrpc/svc_xprt.h
- include/linux/sunrpc/svcsock.h 1 addition, 1 deletioninclude/linux/sunrpc/svcsock.h
Loading
Please register or sign in to comment