Date: Wed, 26 Nov 2008 13:41:15 +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: <200811261341.mAQDfKhq038878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-11-26 13:41:15 UTC FreeBSD src repository Modified files: sys/fs/nullfs null_vnops.c Log: SVN rev 185335 on 2008-11-26 13:41:15Z by kib In null_lookup(), do the needed cleanup instead of panicing saying the cleanup is needed. Reported by: kris, pho Tested by: pho MFC after: 2 weeks Revision Changes Path 1.103 +4 -5 src/sys/fs/nullfs/null_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811261341.mAQDfKhq038878>