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:
a158073
)
ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand
author
majianpeng
<majianpeng@gmail.com>
Thu, 8 Aug 2013 07:32:19 +0000
(15:32 +0800)
committer
Sage 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