cvs commit: src/sys/fs/nwfs nwfs_vnops.c

Jeff Roberson jeff at FreeBSD.org
Tue Mar 29 05:06:17 PST 2005


jeff        2005-03-29 13:06:16 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nwfs          nwfs_vnops.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.40      +3 -4      src/sys/fs/nwfs/nwfs_vnops.c


More information about the cvs-all mailing list