Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
* git://git.linux-nfs.org/pub/linux/nfs-2.6: NLM,NFSv4: Wait on local locks before we put RPC calls on the wire VFS: Add support for the FL_ACCESS flag to flock_lock_file() NFSv4: Ensure nfs4_lock_expired() caches delegated locks NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock VFS: Allow caller to determine if BSD or posix locks were actually freed NFS: Optimise away an excessive GETATTR call when a file is symlinked This fixes a panic doing the first READDIR or READDIRPLUS call when: NFS: Fix NFS page_state usage Revert "Merge branch 'odirect'"
No related branches found
No related tags found
Showing
- fs/lockd/clntproc.c 17 additions, 9 deletionsfs/lockd/clntproc.c
- fs/locks.c 21 additions, 2 deletionsfs/locks.c
- fs/nfs/dir.c 3 additions, 1 deletionfs/nfs/dir.c
- fs/nfs/direct.c 201 additions, 234 deletionsfs/nfs/direct.c
- fs/nfs/nfs4proc.c 41 additions, 33 deletionsfs/nfs/nfs4proc.c
- fs/nfs/write.c 17 additions, 3 deletionsfs/nfs/write.c
- include/linux/fs.h 1 addition, 0 deletionsinclude/linux/fs.h
- include/linux/nfs_xdr.h 2 additions, 0 deletionsinclude/linux/nfs_xdr.h
- net/sunrpc/xdr.c 1 addition, 2 deletionsnet/sunrpc/xdr.c
Loading
Please register or sign in to comment