Module Name: src
Committed By: dholland
Date: Sat Oct 10 22:34:34 UTC 2015
Modified Files:
src/sys/ufs/lfs: lfs_alloc.c lfs_segment.c lfs_syscalls.c
Log Message:
Fix minor bitrot in #if 0 or otherwise disabled code.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/sys/ufs/lfs/lfs_alloc.c
cvs rdiff -u -r1.261 -r1.262 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -u -r1.170 -r1.171 src/sys/ufs/lfs/lfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.