public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprogs: fixes for CRC support
@ 2014-06-19  5:33 Dave Chinner
  2014-06-19  5:33 ` [PATCH 1/2] repair: support more than 25 ACLs Dave Chinner
  2014-06-19  5:33 ` [PATCH 2/2] mkfs: add "-m" options to the man page Dave Chinner
  0 siblings, 2 replies; 9+ messages in thread
From: Dave Chinner @ 2014-06-19  5:33 UTC (permalink / raw)
  To: xfs

Hi folks,

These two patches correct a couple of oversights in the new CRC
support. Firstly, repair actually validates ACLs on disk (from a
consistency POV, not correctness) and so it needs to know that
v5 formats handle a lot more than 25 ACLs.

Secondly, we forgot all about documenting the "-m crc=1" option in
the mkfs.xfs(8) man page. So the second patch fixes that and also
adds the missing documentation for the free inode btree option as
well.

With these two fixes and all the other xfsprogs patches I've pulled
in and are currently testing, we're pretty much ready for a 3.2.1-rc
release. Is there anything that we know about that we don't have
patches for yet that needs to be done for 3.2.1?

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-06-21  0:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19  5:33 [PATCH 0/2] xfsprogs: fixes for CRC support Dave Chinner
2014-06-19  5:33 ` [PATCH 1/2] repair: support more than 25 ACLs Dave Chinner
2014-06-19 13:01   ` Brian Foster
2014-06-19 21:14     ` Dave Chinner
2014-06-19 21:57       ` [PATCH 1/2 V2] " Dave Chinner
2014-06-20 12:14       ` [PATCH 1/2] " Brian Foster
2014-06-21  0:13         ` Dave Chinner
2014-06-19  5:33 ` [PATCH 2/2] mkfs: add "-m" options to the man page Dave Chinner
2014-06-19 13:02   ` Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox