Module Name: src Committed By: riz Date: Wed Dec 1 17:39:21 UTC 2010
Modified Files: src/sbin/resize_ffs: resize_ffs.c Log Message: Do not look for a v1 file system at SBLOCK_UFS2, as this gets the wrong superblock (first alternate) for a file system with 64k blocks. Spotted by mhi...@. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 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.