]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/cache/pwl: bump "Waiting for allocation" and "Retiring" dout level
authorIlya Dryomov <idryomov@gmail.com>
Wed, 28 Apr 2021 12:27:12 +0000 (14:27 +0200)
committerDeepika Upadhyay <dupadhya@redhat.com>
Tue, 2 Nov 2021 11:42:05 +0000 (17:12 +0530)
commitf4ba61491346f039829a4a04c89fff44ebbe8a63
treeb0bf19677170e3c87bbaf1264d911d86e39008d0
parent69cb68fdc99a171e81019a522e436992ccb67c0c
librbd/cache/pwl: bump "Waiting for allocation" and "Retiring" dout level

Bump "Waiting for allocation" to 5.

"Retiring" is at 20 for rwl and 1 for ssd.  Bump the latter to 20 as
well.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 626a995cf6e949ba47517eac62f2b97715e3fb06)
src/librbd/cache/pwl/AbstractWriteLog.cc
src/librbd/cache/pwl/ssd/WriteLog.cc