enh: display fs uuid along with the subvol uuids (fix #21)

This commit is contained in:
Stéphane Lesimple 2024-04-15 16:57:31 +02:00
parent 0264500d22
commit 43c76231d2

View file

@ -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',