Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2001 14:10:40 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/ufs/ffs ffs_softdep.c
Message-ID:  <XFMail.010927141040.jhb@FreeBSD.org>
In-Reply-To: <200109272104.f8RL4Em11827@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 27-Sep-01 John Baldwin wrote:
> 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.

BTW, this code should be using the existing mutex and semaphore API instead of
rolling its own.  I'll try and whip up a patch for that and get it reviewed.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.010927141040.jhb>