diff options
author | majianpeng <majianpeng@gmail.com> | 2013-08-21 15:02:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-09 12:24:25 -0800 |
commit | 30379f4553bae684a928c6bdd9dc606fd0ef6093 (patch) | |
tree | 01f0fbcf51a602ae65f2e0760554377c5cfb0245 /firmware/qlogic | |
parent | 533bc2950e085ee99225655f60276760c00af31f (diff) |
ceph: allow sync_read/write return partial successed size of read/write.
commit ee7289bfadda5f4ef60884547ebc9989c8fb314a upstream.
For sync_read/write, it may do multi stripe operations.If one of those
met erro, we return the former successed size rather than a error value.
There is a exception for write-operation met -EOLDSNAPC.If this occur,we
retry the whole write again.
Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/qlogic')
0 files changed, 0 insertions, 0 deletions