Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 13:04:01 +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/msdosfs msdosfs_lookup.c
Message-ID:  <200503291304.j2TD41oH040239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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