]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/nfs/write.c
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)
commit902a4c00462a755fe4a6ca655813c8b2a51fab4c
tree15d882e7eb8ba073643e6b793d1101a07ee8a7dd
parent5b2b5187fa85665f0c47029ecaf49186ec138d9b
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