NFS: Clean up reset of the mirror accounting variables
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 25 May 2021 15:26:35 +0000 (11:26 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 26 May 2021 10:36:13 +0000 (06:36 -0400)
commit70536bf4eb07ed5d2816ccb274e5e6b41b95a437
treee29ee29e8eea3d947468aa96f91a7993c120cec1
parent0d0ea309357dea0d85a82815f02157eb7fcda39f
NFS: Clean up reset of the mirror accounting variables

Now that nfs_pageio_do_add_request() resets the pg_count, we don't need
these other inlined resets.

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