Module Name: src
Committed By: riz
Date: Sun Dec 12 22:48:59 UTC 2010
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
Remove bogus check which is not actually testing anything useful,
and depending on file system data, can actually be a false error.
Fixes what I was actually testing for in bin/44209, though the
actual problem was not what I originally described.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sbin/resize_ffs/resize_ffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.