mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
acb8acd236
The command btrfs-show-super is not supposed to be distributed but was useful for testing. The same functionality is now present as 'btrfs inspect-internal dump-super', let's detect which one is available and use it in btrfs/011 that fails with btrfs-progs 4.8.4+ Signed-off-by: David Sterba <dsterba@suse.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>