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:
a7d42dd
)
nfs: mirroring support for direct io
author
Weston Andros Adamson
<dros@primarydata.com>
Fri, 19 Sep 2014 16:48:33 +0000
(12:48 -0400)
committer
Tom Haynes
<loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:46 +0000
(11:06 -0800)
The current mirroring code only notices short writes to the first
mirror. This patch keeps per-mirror byte counts and only considers
a byte to be written once all mirrors report so.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
fs/nfs/direct.c
patch
|
blob
|
history
diff --cc
fs/nfs/direct.c
Simple merge