]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Flush reclaim writes using FLUSH_COND_STABLE
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 28 Dec 2015 18:34:59 +0000 (13:34 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 28 Dec 2015 18:34:59 +0000 (13:34 -0500)
commit01c41d08cfdaf81509f2dc57b539411d1132c6c2
tree43ee8b68d67a3477ca3ebf7bfb9e123f6082bacf
parent17cfe3f43264da0a103c321a379383fb14c641a1
NFS: Flush reclaim writes using FLUSH_COND_STABLE

If there are already writes queued up for commit, then don't flush
just this page even if it is a reclaim issue.

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