]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: account for split of the kclient "metrics" debugfs file 43878/head
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Nov 2021 18:10:50 +0000 (13:10 -0500)
committerJeff Layton <jlayton@redhat.com>
Wed, 10 Nov 2021 18:14:27 +0000 (13:14 -0500)
commite9f2bff8cd7df1c81ff8bbfa2530f470d9c6af2c
tree135e60fa953a2269bae3b49a03ec6d50456cc21e
parent7c7eb251305f6e337d19df8319dee84dfdd89c99
qa: account for split of the kclient "metrics" debugfs file

Recently, Luis posted a patch to turn the metrics debugfs file into a
directory with separate files for the different sections in the old
metrics file.

Account for this change in get_op_read_count().

Fixes: https://tracker.ceph.com/issues/53214
Signed-off-by: Jeff Layton <jlayton@redhat.com>
qa/tasks/cephfs/kernel_mount.py