Date: Tue, 2 Feb 2010 19:51:30 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/growfs growfs.c Message-ID: <201002021951.o12JprEZ006256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2010-02-02 19:51:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/growfs growfs.c
Log:
SVN rev 203397 on 2010-02-02 19:51:30Z by gavin
Merge r201401 from head:
Remove dead code. This section of code is only run in the
(sblock.fs_magic == FS_UFS1_MAGIC) case, so the check within the
loop is redundant.
PR: bin/115174 (partly)
Submitted by: Nate Eldredge nge cs.hmc.edu
Reviewed by: mjacob
Approved by: ed (mentor, implicit)
Revision Changes Path
1.26.2.2 +4 -10 src/sbin/growfs/growfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002021951.o12JprEZ006256>
