Date: Sat, 2 Jan 2010 20:18:10 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/growfs growfs.c Message-ID: <201001022018.o02KIWaJ024390@repoman.freebsd.org>
index | next in thread | raw e-mail
gavin 2010-01-02 20:18:10 UTC
FreeBSD src repository
Modified files:
sbin/growfs growfs.c
Log:
SVN rev 201401 on 2010-01-02 20:18:10Z by gavin
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.
Submitted by: Nate Eldredge nge cs.hmc.edu
Reviewed by: mjacob
Approved by: ed (mentor)
MFC after: 1 month
Revision Changes Path
1.28 +4 -10 src/sbin/growfs/growfs.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001022018.o02KIWaJ024390>
