gparted/src
Mike Fleetwood 70cc6187d5 Fix double quote error creating XFS file systems (#744108)
Trying to create an XFS file system causes the following error and
the create new xfs file system step to never complete.

    # ./gpartedbin
    ======================
    libparted : 2.4
    ======================

    (gpartedbin:15572): glibmm-CRITICAL **:
    unhandled exception (type Glib::Error) in signal handler:
    domain: g-shell-error-quark
    code  : 0
    what  : Text ended before matching quote was found for ". (The text was 'mkfs.xfs -f -L "mylabel" " /dev/sdb8')

Creation of XFS file systems was broken by the extra stray double quote
added to the command before the device name, by commit:

    63aeb150ac
    Rename member variables and methods in Partition class (#741424)

Bug 744108 - Creating an XFS file system never completes
2015-02-07 10:33:12 -07:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
Copy_Blocks.cc Fix off by one sector error in GParted internal block copy (#742920) 2015-01-16 11:31:14 +00:00
DMRaid.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Device.cc Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
DialogFeatures.cc Use supported_filesystem() predicate (#738471) 2014-10-30 09:55:01 -06:00
DialogManageFlags.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Dialog_Base_Partition.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Dialog_Disklabel.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Dialog_FileSystem_Label.cc Rename class to Dialog_FileSystem_Label (#741424) 2015-02-01 10:08:23 -07:00
Dialog_Partition_Copy.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Dialog_Partition_Info.cc Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
Dialog_Partition_Name.cc Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
Dialog_Partition_New.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
Dialog_Partition_Resize_Move.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Dialog_Progress.cc Change OperationDetail to not store complex objects in STL containers (#729139) 2014-05-18 10:07:45 -06:00
Dialog_Rescue_Data.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
DrawingAreaVisualDisk.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
FS_Info.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
FileSystem.cc Change OperationDetail to not store complex objects in STL containers (#729139) 2014-05-18 10:07:45 -06:00
Frame_Resizer_Base.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Frame_Resizer_Extended.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
GParted_Core.cc Correct dialog title displaying libparted exceptions (#743825) 2015-02-03 09:45:55 -07:00
HBoxOperations.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
LVM2_PV_Info.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Makefile.am Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
Operation.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationChangeUUID.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationCheck.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationCopy.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationCreate.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationDelete.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationDetail.cc Change OperationDetail to not store complex objects in STL containers (#729139) 2014-05-18 10:07:45 -06:00
OperationFormat.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
OperationLabelFileSystem.cc Rename class to OperationLabelFileSystem (#741424) 2015-02-01 10:08:23 -07:00
OperationNamePartition.cc Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
OperationResizeMove.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
Partition.cc Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
PipeCapture.cc Prevent cross thread write after free in _OnReadable() (#731752) 2014-07-06 10:22:40 -06:00
Proc_Partitions_Info.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
TreeView_Detail.cc Add support for GPT partition names (#741424) 2015-02-01 10:08:23 -07:00
Utils.cc Recognise ReFS file system (#738471) 2014-10-30 09:55:01 -06:00
Win_GParted.cc Add Mike Fleetwood to menu_help_about 2015-02-01 13:14:05 -07:00
btrfs.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
exfat.cc Make partition busy detection method selectable per file system (#723842) 2014-07-28 10:03:16 -06:00
ext2.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
f2fs.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
fat16.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
hfs.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
hfsplus.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
jfs.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
linux_swap.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
lvm2_pv.cc Make partition busy detection method selectable per file system (#723842) 2014-07-28 10:03:16 -06:00
main.cc Replace obsolete FSF postal address in copyright notices (#721565) 2014-01-26 10:53:23 +00:00
nilfs2.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
ntfs.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
reiser4.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
reiserfs.cc Rename member variables and methods in Partition class (#741424) 2015-02-01 10:08:23 -07:00
ufs.cc Make partition busy detection method selectable per file system (#723842) 2014-07-28 10:03:16 -06:00
xfs.cc Fix double quote error creating XFS file systems (#744108) 2015-02-07 10:33:12 -07:00