]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFS: use scope from exchange_id to skip reclaim
authorWeston Andros Adamson <dros@netapp.com>
Tue, 31 May 2011 23:05:47 +0000 (19:05 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:27 +0000 (13:40 -0400)
commit78fe0f41d9937ee62817912ac8d627e06243c269
tree7ae4ac3f9675ecbddb5ec0c4615313ae899c10da
parent7e574f0d3911c5cc60d4d2b57fee975c462d6cd0
NFS: use scope from exchange_id to skip reclaim

can be skipped if the "eir_server_scope" from the exchange_id proc differs from
previous calls.

Also, in the future server_scope will be useful for determining whether client
trunking is available

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h