]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd/api/Group.cc: use correct error code symbolic
authorRamana Raja <rraja@redhat.com>
Mon, 8 Sep 2025 17:44:22 +0000 (13:44 -0400)
committerIlya Dryomov <idryomov@redhat.com>
Fri, 19 Sep 2025 22:01:18 +0000 (00:01 +0200)
commit49e02a7e0c2c5ffcef20776bd4da992d015acec1
treec059d6b18f06ad1904948d4fef39aa993cff3bb9
parentc2a74644c9d6135e398e5f5e6a95a1f8e69c03bf
librbd/api/Group.cc: use correct error code symbolic

... constant, EOPNOTSUPP, instead of ENOTSUP, for handling errors
raised on the server side for not having support for mirror groups.

Signed-off-by: Ramana Raja <rraja@redhat.com>
Resolves: rhbz#2396582
src/librbd/api/Group.cc