Module Name: src Committed By: rmind Date: Sun Jan 22 03:48:51 UTC 2012
Modified Files:
src/sys/kern: kern_fileassoc.c
Log Message:
fileassoc_file_delete: pre-check whether fileassoc was used and thus avoid
acquiring kernel-lock, which damages sys_unlink() performance.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/kern/kern_fileassoc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
