Module Name: src Committed By: ttoth Date: Mon Aug 13 13:12:51 UTC 2012
Modified Files: src/sys/ufs/chfs: chfs_readinode.c chfs_subr.c chfs_vnode.c Log Message: chfs fixes 1. nodes are obsoleted only once during truncating a file 2. frags don't stay in pool_cache To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/ufs/chfs/chfs_readinode.c cvs rdiff -u -r1.5 -r1.6 src/sys/ufs/chfs/chfs_subr.c cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/chfs/chfs_vnode.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.