Module Name: src Committed By: agc Date: Thu Nov 24 21:09:37 UTC 2011
Modified Files: src/sys/ufs/chfs: chfs_gc.c chfs_readinode.c chfs_scan.c chfs_subr.c chfs_vfsops.c chfs_vnode.c chfs_vnops.c chfs_write.c Log Message: quick workaround to make this compile, with thanks to Hisashi Fujinaka for the nudge. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/ufs/chfs/chfs_gc.c \ src/sys/ufs/chfs/chfs_readinode.c src/sys/ufs/chfs/chfs_scan.c \ src/sys/ufs/chfs/chfs_subr.c src/sys/ufs/chfs/chfs_vfsops.c \ src/sys/ufs/chfs/chfs_vnode.c src/sys/ufs/chfs/chfs_vnops.c \ src/sys/ufs/chfs/chfs_write.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.