]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/cache/pwl: include head and tail pointers in STATS 41068/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 28 Apr 2021 12:27:12 +0000 (14:27 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 29 Apr 2021 20:09:16 +0000 (22:09 +0200)
commit2a974fd0c1b5439be15559133077efe132b6628c
treea7b0ce374ce80f43d8e51555698268af60cfb94a
parent626a995cf6e949ba47517eac62f2b97715e3fb06
librbd/cache/pwl: include head and tail pointers in STATS

While at it, reduce the number of calls to operator<< and drop
the trailing comma.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/librbd/cache/pwl/AbstractWriteLog.cc