On Mon, Mar 17, 2014 at 09:51:18PM -0400, Phillip Susi wrote:
> On 03/03/2014 07:36 PM, Phillip Susi wrote:
> > On 03/03/2014 02:45 PM, Brian C. Lane wrote:
> >> Do our tests already cover all of these filesystems?
> >
> > I think so but now that I look at this again, it looks like I
> > forgot to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 03/03/2014 07:36 PM, Phillip Susi wrote:
> On 03/03/2014 02:45 PM, Brian C. Lane wrote:
>> Do our tests already cover all of these filesystems?
>
> I think so but now that I look at this again, it looks like I
> forgot to fix the tests. Currentl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 03/03/2014 02:45 PM, Brian C. Lane wrote:
> Do our tests already cover all of these filesystems?
I think so but now that I look at this again, it looks like I forgot
to fix the tests. Currently they skip on !512 byte sector size. I'll
fix that.
On Sat, Jan 04, 2014 at 12:26:05AM -0500, 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
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 | 3 ++
include/parted/filesys.in.h | 1 -
libparted/f