All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprogs: mkfs fixes
@ 2014-02-27  9:45 Dave Chinner
  2014-02-27  9:45 ` [PATCH 1/2] mkfs: default log size for small filesystems too large Dave Chinner
  2014-02-27  9:45 ` [PATCH 2/2] mkfs: proto file creation does not set ftype correctly Dave Chinner
  0 siblings, 2 replies; 9+ messages in thread
From: Dave Chinner @ 2014-02-27  9:45 UTC (permalink / raw)
  To: xfs

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.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-02-28 13:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27  9:45 [PATCH 0/2] xfsprogs: mkfs fixes Dave Chinner
2014-02-27  9:45 ` [PATCH 1/2] mkfs: default log size for small filesystems too large Dave Chinner
2014-02-27 22:29   ` Eric Sandeen
2014-02-28  1:03     ` Dave Chinner
2014-02-28  3:12   ` Eric Sandeen
2014-02-28 13:09   ` Brian Foster
2014-02-27  9:45 ` [PATCH 2/2] mkfs: proto file creation does not set ftype correctly Dave Chinner
2014-02-27 14:17   ` Eric Sandeen
2014-02-27 19:40     ` Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.