Date: Tue, 10 Mar 2009 14:35:21 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nullfs null_vnops.c Message-ID: <200903101435.n2AEZUPw024054@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-03-10 14:35:21 UTC
FreeBSD src repository
Modified files:
sys/fs/nullfs null_vnops.c
Log:
SVN rev 189622 on 2009-03-10 14:35:21Z by kib
Do not use bypass for vop_vptocnp() from nullfs, call standard
implementation instead. The bypass does not assume that returned vnode
is only held.
Reported by: Paul B. Mahol <onemda gmail com>, pluknet <pluknet gmail com>
Reviewed by: jhb
Tested by: pho, pluknet <pluknet gmail com>
Revision Changes Path
1.105 +1 -0 src/sys/fs/nullfs/null_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903101435.n2AEZUPw024054>
