1) For formats deriving from class FS, make sure to also check self.utilsAvailable before claiming the format can be resized. Without this, we attempt resizes of NTFS volumes on RHEL-6, which doesn't work because we don't include ntfsresize there. 2) In FS.mountable, add a third check for the filesystem driver. Scan the kernel modules directory for the module in case we did not see it in /proc/filesystems and we lack a special /sbin/mount program for this fs type. Fixes instances where the 'Shrink Current System' dialog reports filesystems as size 0. -- David Cantrell <dcantrell@xxxxxxxxxx> Red Hat / Honolulu, HI _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list