diff --git a/src/btrfs.cc b/src/btrfs.cc index e5ac32f3..cecb0897 100644 --- a/src/btrfs.cc +++ b/src/btrfs.cc @@ -78,6 +78,7 @@ FS btrfs::get_filesystem_support() { fs .read = GParted::FS::EXTERNAL ; fs .read_label = FS::EXTERNAL ; + fs .read_uuid = FS::EXTERNAL ; } //Resizing of btrfs requires btrfsctl, mount, umount