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

Jeff Roberson jeff at FreeBSD.org
Mon Mar 28 01:38:21 PST 2005


jeff        2005-03-28 09:38:20 UTC

  FreeBSD src repository

  Modified files:
    sys/gnu/ext2fs       ext2_lookup.c 
  Log:
   - ext2fs_lookup() is no longer responsible for unlocking the dvp, this is
     handled in vfs_lookup.c.  This code was missing PDIRUNLOCK use prior
     to the removal of PDIRUNLOCK in rev 1.73 of vfs_lookup.c.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.47      +1 -16     src/sys/gnu/ext2fs/ext2_lookup.c


More information about the cvs-src mailing list