]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: reduce log level of write denied permission error
authorJason Dillaman <dillaman@redhat.com>
Mon, 23 Jul 2018 15:40:20 +0000 (11:40 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 24 Jul 2018 12:52:33 +0000 (08:52 -0400)
commit6fe2df96916659c7fa11be09de78e0421a2ff9df
tree4a235abb491c700de1e284a7a71bbf60c37a9467
parent988eaf1df32c0d5aa8c4e41a5db23e20988e7cf0
librbd: reduce log level of write denied permission error

The watch OSD op requires write permission since -EPERM will still
be returned to the user.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/image/OpenRequest.cc
src/librbd/image/OpenRequest.h