commit | ff4a80bf2d3f8005dc5890381bc8ca48e259c60d | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@kernel.org> | Wed Apr 24 12:05:15 2019 -0400 |
committer | Ilya Dryomov <idryomov@gmail.com> | Tue May 07 19:22:37 2019 +0200 |
tree | 8ed03ad8f22d9c69baf5790235f0417bcf3f6e6b | |
parent | f5d7726900b66e38355db878ced6b13b00fa9201 [diff] |
ceph: dump granular cap info in "caps" debugfs file We have a "caps" file already that gives statistics on the caps cache as a whole. Add another section to that output and dump a line for each individual cap record. Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>