aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-06-13 16:22:18 -0700
committerSage Weil <sage@newdream.net>2011-06-13 16:26:22 -0700
commitd7f124f129a6aea99938e0d4172c741b56fefeda (patch)
tree25ee1b2b91de6e490ddd05b00d6a3f844a224987 /net/ceph
parent9bb0ce2b0b734f3325ea5cd6b351856eeac94f78 (diff)
downloadkernel_samsung_smdk4412-d7f124f129a6aea99938e0d4172c741b56fefeda.zip
kernel_samsung_smdk4412-d7f124f129a6aea99938e0d4172c741b56fefeda.tar.gz
kernel_samsung_smdk4412-d7f124f129a6aea99938e0d4172c741b56fefeda.tar.bz2
ceph: fix sync and dio writes across stripe boundaries
We were iterating across stripe boundaries properly, but not moving the write buffer pointer forward. This caused us to rewrite the same data after the break. Fix by adjusting the data pointer forward, and recalculating the io and buffer alignment after the break. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions