cvs commit: src/sys/kern vfs_subr.c
Jeff Roberson
jeff at FreeBSD.org
Sun Mar 19 20:14:49 UTC 2006
jeff 2006-03-19 20:14:47 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
- Correct an assert in vop_rename_pre. fdvp may be locked if it is either
the target directory or file. This case should fail in the filesystem
anyway and perhaps kern_rename() should catch it.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.665 +1 -1 src/sys/kern/vfs_subr.c
More information about the cvs-src
mailing list