Date: Thu, 5 Feb 1998 18:42:24 -0800 (PST) From: KATO Takenori <kato@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/union union_vnops.c Message-ID: <199802060242.SAA21923@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1998/02/05 18:42:23 PST Modified files: sys/miscfs/union union_vnops.c Log: Workarround for DIAGNOSTIC kernel's panic in union_lookup(). Union_removed_upper() clobbers cache when file is removed. Upper vp will be removed by union_reclaim(). Revision Changes Path 1.52 +7 -1 src/sys/miscfs/union/union_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802060242.SAA21923>