]> 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)
commit0b217afefc962944b37ab375158131127145984a
treeaf75a90b4370fdb12a876a5bd996274950ba05a1
parentb17c15eebc0b2a52b0174624453a03867675cb22
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