]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: combined error message for expected Trash::purge() errors
authorIlya Dryomov <idryomov@gmail.com>
Wed, 26 May 2021 12:21:22 +0000 (14:21 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 2 Jun 2021 19:53:52 +0000 (21:53 +0200)
commit8a49fa013e9a16f127e32bec0efcf87fec1ee7a2
treed51a1900b209b5b606781675eab59022a05dd3a7
parentafb31a65485f18612502ddac62d35c5a0d0f36b7
rbd: combined error message for expected Trash::purge() errors

Output to stderr instead of the log where regular users wouldn't see
it given the elevated log level.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 0bcb9102174e5d1279fbc507acb161160a366dff)
src/librbd/api/Trash.cc
src/tools/rbd/action/Trash.cc