Module Name: src
Committed By: dholland
Date: Thu Jun 6 00:52:14 UTC 2013
Modified Files:
src/sys/ufs/lfs: lfs.h ulfs_extern.h ulfs_vfsops.c
Log Message:
Fix some exposed symbols:
LOSTFOUNDINO -> LFS_LOSTFOUNDINO
struct ufid -> struct ulfs_ufid
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/ufs/lfs/lfs.h
cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/lfs/ulfs_extern.h
cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/lfs/ulfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.