Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Pull nfsd update from J Bruce Fields: "Another relatively quiet cycle. There was some progress on my remaining 4.1 todo's, but a couple of them were just of the form "check that we do X correctly", so didn't have much affect on the code. Other than that, a bunch of cleanup and some bugfixes (including an annoying NFSv4.0 state leak and a busy-loop in the server that could cause it to peg the CPU without making progress)." * 'for-3.7' of git://linux-nfs.org/~bfields/linux: (46 commits) UAPI: (Scripted) Disintegrate include/linux/sunrpc UAPI: (Scripted) Disintegrate include/linux/nfsd nfsd4: don't allow reclaims of expired clients nfsd4: remove redundant callback probe nfsd4: expire old client earlier nfsd4: separate session allocation and initialization nfsd4: clean up session allocation nfsd4: minor free_session cleanup nfsd4: new_conn_from_crses should only allocate nfsd4: separate connection allocation and initialization nfsd4: reject bad forechannel attrs earlier nfsd4: enforce per-client sessions/no-sessions distinction nfsd4: set cl_minorversion at create time nfsd4: don't pin clientids to pseudoflavors nfsd4: fix bind_conn_to_session xdr comment nfsd4: cast readlink() bug argument NFSD: pass null terminated buf to kstrtouint() nfsd: remove duplicate init in nfsd4_cb_recall nfsd4: eliminate redundant nfs4_free_stateid fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/nfs/nfsd-admin-interfaces.txt 41 additions, 0 deletionsDocumentation/filesystems/nfs/nfsd-admin-interfaces.txt
- fs/lockd/svc.c 2 additions, 15 deletionsfs/lockd/svc.c
- fs/locks.c 3 additions, 3 deletionsfs/locks.c
- fs/nfs/callback.c 2 additions, 14 deletionsfs/nfs/callback.c
- fs/nfsd/nfs2acl.c 1 addition, 2 deletionsfs/nfsd/nfs2acl.c
- fs/nfsd/nfs3proc.c 1 addition, 1 deletionfs/nfsd/nfs3proc.c
- fs/nfsd/nfs4callback.c 0 additions, 1 deletionfs/nfsd/nfs4callback.c
- fs/nfsd/nfs4idmap.c 2 additions, 2 deletionsfs/nfsd/nfs4idmap.c
- fs/nfsd/nfs4proc.c 3 additions, 3 deletionsfs/nfsd/nfs4proc.c
- fs/nfsd/nfs4state.c 196 additions, 155 deletionsfs/nfsd/nfs4state.c
- fs/nfsd/nfs4xdr.c 1 addition, 1 deletionfs/nfsd/nfs4xdr.c
- fs/nfsd/nfsctl.c 2 additions, 82 deletionsfs/nfsd/nfsctl.c
- fs/nfsd/nfsd.h 3 additions, 1 deletionfs/nfsd/nfsd.h
- fs/nfsd/nfssvc.c 8 additions, 18 deletionsfs/nfsd/nfssvc.c
- fs/nfsd/state.h 2 additions, 6 deletionsfs/nfsd/state.h
- fs/nfsd/vfs.c 1 addition, 1 deletionfs/nfsd/vfs.c
- include/linux/nfsd/Kbuild 0 additions, 5 deletionsinclude/linux/nfsd/Kbuild
- include/linux/nfsd/debug.h 1 addition, 30 deletionsinclude/linux/nfsd/debug.h
- include/linux/nfsd/export.h 1 addition, 51 deletionsinclude/linux/nfsd/export.h
- include/linux/nfsd/nfsfh.h 1 addition, 110 deletionsinclude/linux/nfsd/nfsfh.h
Loading
Please register or sign in to comment