search for: btrfsfilesystemshow

Displaying 2 results from an estimated 2 matches for "btrfsfilesystemshow".

Did you mean: btrfsfilesystemsshow
2015 Mar 05
0
[PATCH 1/2] New API: btrfs_filesystem_show
...longdesc = "\ This enable skinny metadata extent refs." }; + { defaults with + name = "btrfs_filesystem_show"; + style = RString "output", [Device "device"], []; + proc_nr = Some 453; + optional = Some "btrfs"; camel_name = "BTRFSFilesystemShow"; + test_excuse = "can't be tested becasue output will vary from each mkfs.btrfs"; + shortdesc = "show btrfs filesystem with some additional info"; + longdesc = "\ +This show btrfs filesystem with some additional info." }; + ] (* Non-API meta-comm...
2015 Mar 05
3
[PATCH 0/2] btrfs: add support to btrfs filesystem show
Chen Hanxiao (2): New API: btrfs_filesystem_show New API: btrfs_filesystem_show_all daemon/btrfs.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ generator/actions.ml | 21 +++++++++++++++++++++ src/MAX_PROC_NR | 2 +- 3 files changed, 73 insertions(+), 1 deletion(-) -- 2.1.0