commit | 2b17d725f9be59a1bfa0583af690c463fca1f385 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Jun 11 16:49:52 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:52 2019 -0400 |
tree | 01cefed044ba6592bdc5d4c84803fb318304184e | |
parent | c98ebe2937404d8e6e028ac9cadcf870a6faccc2 [diff] |
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>