commit | 864e9197f10c77053bbaf12932f5b200bb4ed3c5 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Thu Nov 13 10:47:25 2014 +0800 |
committer | Ilya Dryomov <idryomov@redhat.com> | Wed Dec 17 20:09:51 2014 +0300 |
tree | e4ee55d86d9359824092a739e2ce748ef7d5f7c4 | |
parent | d74b50bed037794135cb5a4e7418ad71d9848ce1 [diff] |
libceph: add CREATE osd operation support Add CEPH_OSD_OP_CREATE support. Also change libceph to not treat CEPH_OSD_OP_DELETE as an extent op and add an assert to that end. Signed-off-by: Yan, Zheng <zyan@redhat.com> Reviewed-by: Ilya Dryomov <idryomov@redhat.com>