Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2005 09:41:00 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/hpfs hpfs_vnops.c
Message-ID:  <200503280941.j2S9f0as026450@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-03-28 09:41:00 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/hpfs          hpfs_vnops.c 
  Log:
   - hpfs_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.63      +6 -11     src/sys/fs/hpfs/hpfs_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503280941.j2S9f0as026450>