]> 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)
commit1087450140aa49612110bb8a90c0a8843662f9d9
tree15d882e7eb8ba073643e6b793d1101a07ee8a7dd
parent2edafd787a4c151578c938d7d1f02934b9ffaa02
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