ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand
authormajianpeng <majianpeng@gmail.com>
Thu, 8 Aug 2013 07:32:19 +0000 (15:32 +0800)
committerSage Weil <sage@inktank.com>
Sat, 10 Aug 2013 00:55:43 +0000 (17:55 -0700)
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>

No differences found