bug#16338: [PATCH] Fix filesystem detection on non 512 byte sectors

2014-04-18 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 04/17/2014 06:12 PM, Brian C. Lane wrote: > On Sat, Mar 29, 2014 at 01:49:09PM -0400, Phillip Susi wrote: >> Enable probing for filesystems with non 512 byte sectors, and fix >> up each filesystem to correctly handle that. Remove unused field >>

bug#16338: [PATCH] Fix filesystem detection on non 512 byte sectors

2014-04-17 Thread Brian C. Lane
On Sat, Mar 29, 2014 at 01:49:09PM -0400, Phillip Susi wrote: > Enable probing for filesystems with non 512 byte sectors, and fix up each > filesystem to correctly handle that. Remove unused field from the fs type > structure listing acceptable sector sizes. > --- > NEWS

bug#16338: [PATCH] Fix filesystem detection on non 512 byte sectors

2014-03-29 Thread Phillip Susi
Enable probing for filesystems with non 512 byte sectors, and fix up each filesystem to correctly handle that. Remove unused field from the fs type structure listing acceptable sector sizes. --- NEWS | 2 ++ include/parted/filesys.in.h | 1 - libparted/f