Date: Wed, 6 Jan 1999 09:04:34 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.c Message-ID: <199901061704.JAA23798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/01/06 09:04:34 PST
Modified files:
sys/ufs/ffs ffs_alloc.c
Log:
Ifdefed the conditionally used variable `prtrealloc'. Declare it
as volatile so that there is no chance that the code that it controls
is optimised away.
Revision Changes Path
1.55 +4 -2 src/sys/ufs/ffs/ffs_alloc.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?199901061704.JAA23798>
