]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: add CREATE osd operation support
authorYan, Zheng <zyan@redhat.com>
Thu, 13 Nov 2014 02:47:25 +0000 (10:47 +0800)
committerIlya Dryomov <idryomov@redhat.com>
Wed, 17 Dec 2014 17:09:51 +0000 (20:09 +0300)
commitccfa8632f55db02874afb239de8342817a8e9f34
treee4ee55d86d9359824092a739e2ce748ef7d5f7c4
parentf566282e3425e03c1590f7e0a104ddd216ebf375
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>
net/ceph/osd_client.c