git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e26de2
)
FS: Use stable writes when not doing a bulk flush
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 21 Mar 2011 21:02:00 +0000
(17:02 -0400)
committer
Trond 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