]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Optimise away the previous cookie field
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 27 Feb 2022 17:46:24 +0000 (12:46 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Mar 2022 13:43:39 +0000 (08:43 -0500)
commit010f9ed7791326c0615e2d51915389ac7f048469
treeaf75a90b4370fdb12a876a5bd996274950ba05a1
parent2c3081c9120fe5005a2a43c77bcd1a8ef91fbacd
NFS: Optimise away the previous cookie field

Replace the 'previous cookie' field in struct nfs_entry with the
array->last_cookie.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c
fs/nfs/nfs2xdr.c
fs/nfs/nfs3xdr.c
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h