commit | 0e5dd45ce4c41d3e3857116a77f34f04c99e78ad | [log] [tgz] |
---|---|---|
author | majianpeng <majianpeng@gmail.com> | Thu Aug 08 15:32:19 2013 +0800 |
committer | Sage Weil <sage@inktank.com> | Fri Aug 09 17:55:43 2013 -0700 |
tree | 5c55028ec8312394bcffddc19652eae3cd16ba77 | |
parent | a158073c43b3aa26407b4c7987c909d21a12b5e5 [diff] |
ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand Only for ceph_sync_write, the osd can return EOLDSNAPC.so move the related codes after the call ceph_sync_write. Signed-off-by: Jianpeng Ma <majianpeng@gmail.com> Reviewed-by: Sage Weil <sage@inktank.com>