Module Name: src Committed By: slp Date: Tue Oct 21 10:39:26 UTC 2014
Modified Files: src/sys/ufs/ufs: ufs_extern.h ufs_inode.c ufs_vnops.c Log Message: Move and unify indirect block truncate algorithm into a separate function. Reviewed by joerg. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/sys/ufs/ufs/ufs_extern.h cvs rdiff -u -r1.90 -r1.91 src/sys/ufs/ufs/ufs_inode.c cvs rdiff -u -r1.222 -r1.223 src/sys/ufs/ufs/ufs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.