NFS: Background flush should not be low priority
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 28 Dec 2015 18:30:42 +0000 (13:30 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 28 Dec 2015 18:30:42 +0000 (13:30 -0500)
commitb0ac1bd2bbfd5e500432714e55a791c4d394047f
tree47d3df28fd2355a110891df0b6139f73796e8fa0
parent1a093ceb053832c25b92f3cf26b957543c7baf9b
NFS: Background flush should not be low priority

Background flush is needed in order to satisfy the global page limits.
Don't subvert by reducing the priority.
This should also address a write starvation issue that was reported by
Neil Brown.

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