]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r201401 from head:
authorgavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 2 Feb 2010 19:51:30 +0000 (19:51 +0000)
committergavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 2 Feb 2010 19:51:30 +0000 (19:51 +0000)
commitf394f84d2d0c4c198f6df88c5d064448d16b325c
tree3a5f7c471973eac4b8f59bab8a8ae1f60413d730
parentbb093fbf752fcab43b36ea59a8b94efe7a94e070
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)

git-svn-id: svn://svn.freebsd.org/base/stable/8@203397 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/growfs/growfs.c