From owner-cvs-all Tue Mar 6 19:35: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4A3E37B718; Tue, 6 Mar 2001 19:34:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f273Yup76823; Tue, 6 Mar 2001 19:34:56 -0800 (PST) (envelope-from jhb) Message-Id: <200103070334.f273Yup76823@freefall.freebsd.org> From: John Baldwin Date: Tue, 6 Mar 2001 19:34:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/mfs mfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/06 19:34:56 PST Modified files: sys/ufs/mfs mfs_vfsops.c Log: Protect SIGDELSET of p_siglist with the proc lock. Revision Changes Path 1.87 +5 -2 src/sys/ufs/mfs/mfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message