Skip to content

Conversation

@SaltyKitkat
Copy link
Contributor

Make the -t argument of tree-stat work like the one of dump-tree.

@SaltyKitkat SaltyKitkat marked this pull request as ready for review August 31, 2025 13:55
kdave pushed a commit that referenced this pull request Sep 2, 2025
Move it so that we can reuse it in elsewhere, such as the tree-stat subcommand.

Pull-request: #1025
kdave pushed a commit that referenced this pull request Sep 2, 2025
Allow specification of string tree names same as dump-tree -t.

Pull-request: #1025
Signed-off-by: David Sterba <dsterba@suse.com>
@kdave kdave added this to the v6.16.1 milestone Sep 2, 2025
@kdave
Copy link
Owner

kdave commented Sep 2, 2025

Merged to devel, thanks.

@kdave kdave closed this Sep 2, 2025
@kdave
Copy link
Owner

kdave commented Sep 2, 2025

The first patch is buggy, when the function was moved to parse utils the argument str was not used and left optarg. As optarg is global it compiles and may work by accident. Fixed in git.

kdave pushed a commit that referenced this pull request Sep 2, 2025
Move it so that we can reuse it in elsewhere, such as the tree-stat subcommand.

Pull-request: #1025
kdave pushed a commit that referenced this pull request Sep 2, 2025
Allow specification of string tree names same as dump-tree -t.

Pull-request: #1025
Signed-off-by: David Sterba <dsterba@suse.com>
kdave pushed a commit that referenced this pull request Sep 10, 2025
Move it so that we can reuse it in elsewhere, such as the tree-stat subcommand.

Pull-request: #1025
kdave pushed a commit that referenced this pull request Sep 10, 2025
Allow specification of string tree names same as dump-tree -t.

Pull-request: #1025
Signed-off-by: David Sterba <dsterba@suse.com>
kdave pushed a commit that referenced this pull request Sep 10, 2025
Move it so that we can reuse it in elsewhere, such as the tree-stat subcommand.

Pull-request: #1025
kdave pushed a commit that referenced this pull request Sep 10, 2025
Allow specification of string tree names same as dump-tree -t.

Pull-request: #1025
Signed-off-by: David Sterba <dsterba@suse.com>
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.

2 participants