FS: Use stable writes when not doing a bulk flush
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 21 Mar 2011 21:02:00 +0000 (17:02 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Mar 2011 01:08:17 +0000 (21:08 -0400)
If we're only doing a single write, and there are no other unstable
writes being queued up, we might want to just flip to using a stable
write RPC call.

Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found