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)
commit0adf85b445c7fbc5d2df1f8c1bc54d62c4340237
treeaf75a90b4370fdb12a876a5bd996274950ba05a1
parentb0365ccb0712efacf99936e94e92eb7ae63de4d5
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