commit | 4c19785920a7f2b9157b79d76accb42c9c4324a0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu May 23 09:23:19 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jun 12 11:46:01 2024 -0700 |
tree | 0c564ae5af1ffb8c556d705b0fb47804f489ed4b | |
parent | f69c946b2891a1c053f3fd37e80cd807f32d0762 [diff] |
xfs_io: print sysfs paths of mounted filesystems Enable users to print the sysfs or debugfs path for the filesystems backing the open files. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>