Date: Fri, 30 Apr 2010 04:21:22 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/tunefs tunefs.c Message-ID: <201004300421.o3U4LhTm028990@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2010-04-30 04:21:22 UTC FreeBSD src repository Modified files: sbin/tunefs tunefs.c Log: SVN rev 207421 on 2010-04-30 04:21:22Z by jeff - Use the path to the filesystem mountpoint to look up the statfs structure so that we correctly reload. Note that tunefs doesn't properly detect the need to reload if the disk device is specified for a read-only mounted filesystem. - Lessen the contiguity requirement for the journal so that it is more likely to succeed. Revision Changes Path 1.47 +4 -4 src/sbin/tunefs/tunefs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004300421.o3U4LhTm028990>