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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to