OSDN Git Service

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)
commit494f74a26c14d10bb26a45218b50feb75bdedeca
tree43ee8b68d67a3477ca3ebf7bfb9e123f6082bacf
parentb0ac1bd2bbfd5e500432714e55a791c4d394047f
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