]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove page group limit in nfs_flush_incompatible()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 18 Jul 2017 00:00:46 +0000 (20:00 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 15 Aug 2017 15:54:47 +0000 (11:54 -0400)
commit29eedfa2953e3d56ec581e41cbc65aeeab7ebaa4
tree3b39eb5278d354e4a0f47642bedb3277269b5359
parent03a590f4b1279f0851e4bc074ceb377d2e4c090f
NFS: Remove page group limit in nfs_flush_incompatible()

nfs_try_to_update_request() should be able to cope now.

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