cvs commit: src/sys/fs/msdosfs msdosfs_lookup.c

Jeff Roberson jeff at FreeBSD.org
Tue Mar 29 05:04:01 PST 2005


jeff        2005-03-29 13:04:01 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_lookup.c 
  Log:
   - Remove wantparent, it is no longer necessary.  An assert in vfs_lookup.c
     prevents any callers from doing a DELETE or RENAME without locking
     the parent.
  
  Revision  Changes    Path
  1.44      +1 -7      src/sys/fs/msdosfs/msdosfs_lookup.c


More information about the cvs-src mailing list