]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit606131668710001d285b102fbb8c00bee8d3b061
tree01cefed044ba6592bdc5d4c84803fb318304184e
parent2bf5df6398a058bf67c118cdb4042db882d4c625
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