Permalink
Browse files
btrfs: boilerplate: devlist and fsinfo
** This patch is not for integration but to debug/visualize the btrfs device tree and fs_info. ** usage: cat /proc/fs/btrfs/devlist cat /proc/fs/btrfs/fsinfo Signed-off-by: Anand Jain <anand.jain@oracle.com>
- Loading branch information
Showing
with
608 additions
and 2 deletions.
- +1 −1 fs/btrfs/Makefile
- +600 −0 fs/btrfs/procfs.c
- +2 −0 fs/btrfs/procfs.h
- +5 −1 fs/btrfs/super.c
Oops, something went wrong.