cvs commit: src/sys/fs/nullfs null_vnops.c

Don Lewis truckman at FreeBSD.org
Sun Jan 11 15:44:34 PST 2004


truckman    2004/01/11 15:44:32 PST

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  Don't try to unlock the directory vnode in null_lookup() if the lock is
  shared with the underlying file system and the lookup in the underlying
  file system did the unlock for us.
  
  Revision  Changes    Path
  1.65      +1 -1      src/sys/fs/nullfs/null_vnops.c


More information about the cvs-all mailing list