Skip to content

Commit

Permalink
enh: display fs uuid along with the subvol uuids (fix #21)
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed Apr 15, 2024
1 parent 0264500 commit b264972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions btrfs-list
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,7 @@ foreach my $fuuid (keys %filesystems) {
cgen => 0,
parent => '-',
top => '-', # top_level
uuid => $fuuid,
puuid => PARENT_UUID_DF, # parent_uuid
ruuid => '-', # received_uuid
type => 'fs',
Expand Down

0 comments on commit b264972

Please sign in to comment.