]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: trash move return EBUSY instead of EINVAL for migrating image 27475/head
authorMykola Golub <mgolub@suse.com>
Mon, 25 Mar 2019 07:38:53 +0000 (07:38 +0000)
committerPrashant D <pdhange@redhat.com>
Wed, 10 Apr 2019 01:10:29 +0000 (21:10 -0400)
commit509a99a71ee9c0e50aec1c8f6595740aa1ee16e2
tree17b10e22abd81df0702806b1ab445778f89b778b
parentd11b676727a4333650071c2f50c5143cab944028
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>
(cherry picked from commit d5b52eaef3626730002792b782cba2db50680d8d)
src/librbd/api/Trash.cc
src/test/librbd/test_librbd.cc