]> rtime.felk.cvut.cz Git - zynq/linux.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)
commit7e6cca6caf7230b049bd681c5400b01c365ee452
tree3b39eb5278d354e4a0f47642bedb3277269b5359
parentf6032f216fca8a1fa7f43a652f26cdf633183745
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