ceph: add column 'mds' to show caps in more user friendly
authorYanhu Cao <gmayyyha@gmail.com>
Mon, 24 Aug 2020 03:00:58 +0000 (11:00 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 12 Oct 2020 13:29:26 +0000 (15:29 +0200)
commit3a8ebe0b8b616c5f6d72f9a95aa29ccd0b35408f
treec0d0e076675972666a33ac2a4b6174ff0590cbbc
parent3986f9a42e993075af01c17dc8968cfb96a4fe53
ceph: add column 'mds' to show caps in more user friendly

In multi-mds, the 'caps' debugfs file will have duplicate ino,
add the 'mds' column to indicate which mds session the cap belongs to.

Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/debugfs.c