Date: Sat, 12 Feb 2011 13:12:45 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/tunefs tunefs.c Message-ID: <201102121312.p1CDCsAL018537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-02-12 13:12:45 UTC
FreeBSD src repository
Modified files:
sbin/tunefs tunefs.c
Log:
SVN rev 218603 on 2011-02-12 13:12:45Z by kib
When creating a directory entry for the journal, always read at least
the fragment, and write the full block. Reading less might not work
due to device sector size bigger then size of direntries in the
last directory fragment.
Reported by: bz
In collaboration with: pho
Reviewed by: jeff
Tested by: bz, pho
Revision Changes Path
1.51 +20 -10 src/sbin/tunefs/tunefs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102121312.p1CDCsAL018537>
