Skip to content

Add finer grained options to scoutfs print#265

Open
chriskirby1 wants to merge 1 commit intomainfrom
clk/scoutfs_print
Open

Add finer grained options to scoutfs print#265
chriskirby1 wants to merge 1 commit intomainfrom
clk/scoutfs_print

Conversation

@chriskirby1
Copy link
Contributor

The default output from scoutfs print can be very large, even when using the -S option. Add three new command line options to allow more targeted selection of btrees and their items.

--allocs prints the metadata and data allocators
--roots allows the selection of btree roots to walk (logs, srch, fs) --items allows the selection of items to print from the selected btrees

The default output from scoutfs print can be very large, even
when using the -S option. Add three new command line options
to allow more targeted selection of btrees and their items.

--allocs prints the metadata and data allocators
--roots allows the selection of btree roots to walk (logs, srch, fs)
--items allows the selection of items to print from the selected btrees

Signed-off-by: Chris Kirby <ckirby@versity.com>
@chriskirby1
Copy link
Contributor Author

retest

2 similar comments
@chriskirby1
Copy link
Contributor Author

retest

@chriskirby1
Copy link
Contributor Author

retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant