commit | 715e4cd405cfd67bd058e410b3e599bab2072645 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Thu Nov 13 14:40:37 2014 +0800 |
committer | Ilya Dryomov <idryomov@redhat.com> | Wed Dec 17 20:09:52 2014 +0300 |
tree | 20b4b1bf1fe86e7719f82c4804228e887592d832 | |
parent | 864e9197f10c77053bbaf12932f5b200bb4ed3c5 [diff] |
libceph: specify position of extent operation allow specifying position of extent operation in multi-operations osd request. This is required for cephfs to convert inline data to normal data (compare xattr, then write object). Signed-off-by: Yan, Zheng <zyan@redhat.com> Reviewed-by: Ilya Dryomov <idryomov@redhat.com>