gparted/src
Mike Fleetwood cbd3170e57 Fix btrfs volume label reading
There are still 2 issues with reading btrfs labels when falling back
on using btrfs-show command, rather than primary method of using the
blkid command:

1)  Label is set no "none" when btrfs-show is reporting there is no
    label, although it is impossible to distinguish from the case of the
    label actually being set to "none".

2)  The label has 2 trailing spaces appended as the regular expression
    matches "Label: (btrfslabel  )uuid:" rather than
    "Label: (btrfslabel)  uuid:" in the btrfs-show output.

Assume a label "none" means there is no label and fix the regular
expression.
2011-11-08 08:54:25 -07:00
..
.cvsignore
DMRaid.cc
Device.cc
DialogFeatures.cc
DialogManageFlags.cc
Dialog_Base_Partition.cc
Dialog_Disklabel.cc
Dialog_Partition_Copy.cc
Dialog_Partition_Info.cc
Dialog_Partition_Label.cc
Dialog_Partition_New.cc
Dialog_Partition_Resize_Move.cc
Dialog_Progress.cc
Dialog_Rescue_Data.cc
DrawingAreaVisualDisk.cc
FS_Info.cc
FileSystem.cc added nice -n 19, so that all extensive filesystemoperations will be 2006-08-21 19:59:48 +00:00
Frame_Resizer_Base.cc
Frame_Resizer_Extended.cc
GParted_Core.cc
HBoxOperations.cc
Makefile.am
Operation.cc
OperationCheck.cc
OperationCopy.cc
OperationCreate.cc
OperationDelete.cc
OperationDetail.cc
OperationFormat.cc
OperationLabelPartition.cc
OperationResizeMove.cc
Partition.cc
Proc_Partitions_Info.cc
SWRaid.cc
TreeView_Detail.cc
Utils.cc
Win_GParted.cc
btrfs.cc Fix btrfs volume label reading 2011-11-08 08:54:25 -07:00
exfat.cc
ext2.cc
ext3.cc
ext4.cc
fat16.cc Enable compile and link with libparted 3.0 (#651559) 2011-06-09 09:59:41 -06:00
fat32.cc
hfs.cc
hfsplus.cc
jfs.cc
linux_swap.cc
main.cc
ntfs.cc
reiser4.cc
reiserfs.cc
ufs.cc
xfs.cc Add virtual move method to FileSystem class 2010-10-19 13:35:53 -06:00