Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2010 01:45:28 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/tunefs tunefs.c
Message-ID:  <201005180145.o4I1jrJm035847@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2010-05-18 01:45:28 UTC

  FreeBSD src repository

  Modified files:
    sbin/tunefs          tunefs.c 
  Log:
  SVN rev 208241 on 2010-05-18 01:45:28Z by jeff
  
   - 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.
  
  Revision  Changes    Path
  1.49      +8 -4      src/sbin/tunefs/tunefs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005180145.o4I1jrJm035847>