]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove nfs_page_group_clear_bits()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 19 Jul 2017 17:50:07 +0000 (13:50 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 15 Aug 2017 15:54:47 +0000 (11:54 -0400)
commit1a26aa002c4ab2b63786953c4cf03d80590aa193
tree15d882e7eb8ba073643e6b793d1101a07ee8a7dd
parent207269b5a8a87a7ca3f561f437129a44d1ba2a5e
NFS: Remove nfs_page_group_clear_bits()

At this point, we only expect ever to potentially see PG_REMOVE and
PG_TEARDOWN being set on the subrequests.

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