freebsd-dev/sbin/tunefs
Jeff Roberson 5305359514 - Round up the journal size to the block size so we don't confuse fsck.
Reported by:	Mikolaj Golub <to.my.trociny@gmail.com>

 - Only require 256k of blocks per-cg when trying to allocate contiguous
   journal blocks.  The storage may not actually be contiguous but is at
   least within one cg.
 - When disabling SUJ leave SU enabled and report this to the user.  It
   is expected that users will upgrade SU filesystems to SUJ and want
   a similar downgrade path.
2010-05-18 01:45:28 +00:00
..
Makefile - Temporarily lower WARNS until I fix alignment warnings on sparc64. 2010-04-24 07:59:45 +00:00
tunefs.8 - Merge soft-updates journaling from projects/suj/head into head. This 2010-04-24 07:05:35 +00:00
tunefs.c - Round up the journal size to the block size so we don't confuse fsck. 2010-05-18 01:45:28 +00:00