]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: trash move return EBUSY instead of EINVAL for migrating image 27136/head
authorMykola Golub <mgolub@suse.com>
Mon, 25 Mar 2019 07:38:53 +0000 (07:38 +0000)
committerMykola Golub <mgolub@suse.com>
Mon, 25 Mar 2019 07:56:38 +0000 (07:56 +0000)
commitd5b52eaef3626730002792b782cba2db50680d8d
tree6be8094d747c26229b388a48d057e0bf3f89fc36
parentf904ba55747c425f7faee9a4b49f8e8a58457c13
librbd: trash move return EBUSY instead of EINVAL for migrating image

Fixes: https://tracker.ceph.com/issues/38895
Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/api/Trash.cc
src/test/librbd/test_librbd.cc