Module Name: src Committed By: christos Date: Sun Jun 19 22:41:31 UTC 2016
Modified Files: src/sys/ufs/ffs: ffs_vfsops.c Log Message: Relax the dup alloc tests to not include the on-disk data for ffsv2, since nothing checks that the lazy-initialized inodes are correct and if they happen to get corrupted, there is no way to fix them. To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/sys/ufs/ffs/ffs_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.