cvs commit: src/sys/gnu/ext2fs ext2_lookup.c

Jeff Roberson jeff at FreeBSD.org
Tue Mar 29 05:08:16 PST 2005


jeff        2005-03-29 13:08:15 UTC

  FreeBSD src repository

  Modified files:
    sys/gnu/ext2fs       ext2_lookup.c 
  Log:
   - Remove wantparent, it is no longer necessary.  An assert in vfs_lookup.c
     prevents any callers from doing a modifying op without
     LOCKPARENT or WANTPARENT.
  
  Revision  Changes    Path
  1.48      +1 -8      src/sys/gnu/ext2fs/ext2_lookup.c


More information about the cvs-src mailing list