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