]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: do not return ESTALE in response for duplicate quiesce
authorMykola Golub <mgolub@suse.com>
Wed, 10 Jun 2020 06:37:14 +0000 (07:37 +0100)
committerMykola Golub <mgolub@suse.com>
Wed, 10 Jun 2020 06:37:14 +0000 (07:37 +0100)
commit5686e22dfa08a4215618b027ba0cd6a01e42948d
tree31b6756de225e72c568e02ac26f6c2545a7aa00e
parent60e084a927dfc15bb65af03005fa4e35e08dc55d
librbd: do not return ESTALE in response for duplicate quiesce

The sender would need just filter out this error anyway.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/ImageWatcher.cc