Date: Tue, 29 Mar 2005 13:08:15 +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/gnu/ext2fs ext2_lookup.c Message-ID: <200503291308.j2TD8F7a040526@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-03-29 13:08:15 UTC
FreeBSD src repository
Modified files:
sys/gnu/ext2fs ext2_lookup.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.48 +1 -8 src/sys/gnu/ext2fs/ext2_lookup.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503291308.j2TD8F7a040526>
