NFS: writepage of a single page should not be synchronous
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jun 2016 22:25:56 +0000 (18:25 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 22 Jun 2016 13:59:43 +0000 (09:59 -0400)
commit811ed92ecc9f47eee90beabcf5c2133f2a6d2440
treebbfceb5a7a788268a21b97099ef617ba080c809b
parent6b56a89833fa7903595c8d138bb4927187315cba
NFS: writepage of a single page should not be synchronous

It is almost always better to wait for more so that we can issue a
bulk commit.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/write.c
This page took 0.028983 seconds and 5 git commands to generate.