NFS: Calculate page offsets algorithmically
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Feb 2022 15:39:26 +0000 (10:39 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 28 Feb 2022 15:11:33 +0000 (10:11 -0500)
commit0b2662b7e7fddaaf6d6c055763270765cdb97a0d
treed814b3052e607005cfc849e72b374425f02486dc
parent281f31b2e5a2f1c5ae82dbe0b14c9d57401e0967
NFS: Calculate page offsets algorithmically

Instead of relying on counting the page offsets as we walk through the
page cache, switch to calculating them algorithmically.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c