]> git.apps.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 18:30:54 +0000 (20:30 +0200)
commit7d13b17397498c9cee29306be9743a75e5385d60
treee193dc0fdf7ed6de28fddcac6d96dcb9044cf513
parent00244a19be82bc05d56b4e92911bf4a0676d4ef2
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