Date: Thu, 27 Sep 2001 14:04:13 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <200109272104.f8RL4Em11827@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/09/27 14:04:13 PDT
Modified files:
sys/ufs/ffs ffs_softdep.c
Log:
- Fix some minor whitespace nits.
- Move the SPECIAL_FLAG #define up next to the NOHOLDER #define and fix a
little nit that caused it to be defined as -(sizeof (struct thread) + 1)
instead of -2.
Revision Changes Path
1.101 +5 -5 src/sys/ufs/ffs/ffs_softdep.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?200109272104.f8RL4Em11827>
