NFS: Clean up writeback code
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 11 Jun 2019 20:49:52 +0000 (16:49 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:52 +0000 (14:54 -0400)
commit2b17d725f9be59a1bfa0583af690c463fca1f385
tree01cefed044ba6592bdc5d4c84803fb318304184e
parentc98ebe2937404d8e6e028ac9cadcf870a6faccc2
NFS: Clean up writeback code

Now that the VM promises never to recurse back into the filesystem
layer on writeback, remove all the GFP_NOFS references etc from
the generic writeback code.

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