[PATCH 0/2] xfsprogs: mkfs fixes

Dave Chinner david at fromorbit.com
Thu Feb 27 03:45:42 CST 2014


Hi folks,

The first patch is an update to the patch I sent a while back to
reduce the default log size of small filesystems back to new to the
3.1.x sizes. I've incorporated the changes Brian an I discussed, and
it makes all the xfstets that expect specific log sizes for certain
sized filesystems pass again.

The second patch fixes an oversight when adding dirent ftype support
to mkfs - the protofile code that creates files in the filesystem at
mkfs time does nto set the ftype value in the directory structures,
so xfs_repair complains on a freshly made filesystem that the ftypes
aren't correct.

Cheers,

Dave.



More information about the xfs mailing list