Date: Mon, 9 Oct 2000 13:04:40 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_extattr.c Message-ID: <200010092004.NAA12288@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/10/09 13:04:40 PDT
Modified files:
sys/ufs/ufs ufs_extattr.c
Log:
o Sanity check was inverted, resulting in a possible spurious panic
during unmount if extended attributes were in use. Correct by removing
an unneeded (and undesirable) '!'.
Revision Changes Path
1.15 +2 -2 src/sys/ufs/ufs/ufs_extattr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010092004.NAA12288>
