cvs commit: src/sys/kern vfs_subr.c

Suleiman Souhlal ssouhlal at FreeBSD.org
Sun Aug 28 23:00:12 GMT 2005


ssouhlal    2005-08-28 23:00:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Fix a typo in vop_rename_pre() where we ended up using vholdl()
  instead of vhold(), even though the vnode interlock is unlocked.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.643     +1 -1      src/sys/kern/vfs_subr.c


More information about the cvs-src mailing list