]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: discard related IO should skip op if object non-existent
authorMykola Golub <mgolub@mirantis.com>
Tue, 23 May 2017 10:42:13 +0000 (12:42 +0200)
committerMykola Golub <mgolub@mirantis.com>
Tue, 23 May 2017 13:19:43 +0000 (15:19 +0200)
commit5da4ecb32b9a051b65ed3a76bf01bbddda65342f
treed4ffcd1c9b950ac4e398ae127e31d2701481afee
parente875d7ddf965bef16361bd3c0a960e1c047d94b7
librbd: discard related IO should skip op if object non-existent

Fixes: http://tracker.ceph.com/issues/19962
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/librbd/io/ObjectRequest.cc
src/librbd/io/ObjectRequest.h
src/test/librbd/test_librbd.cc