]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d56ad2daeb41a3363584aea53c59136431e57d9
treee29ee29e8eea3d947468aa96f91a7993c120cec1
parentd68fbe5a07e91629de877c80238b1e233aa0ee59
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