cvs commit: src/sys/sys lockmgr.h
Attilio Rao
attilio at freebsd.org
Sun Feb 10 04:49:06 PST 2008
2008/2/10, Robert Watson <rwatson at freebsd.org>:
>
> On Sun, 10 Feb 2008, Kostik Belousov wrote:
>
> > On Sat, Feb 09, 2008 at 09:37:54PM +0000, Attilio Rao wrote:
> >> attilio 2008-02-09 21:37:54 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/sys lockmgr.h
> >> Log:
> >> Use LOCK_FILE and LOCK_LINE where necessary instead than __FILE__ and
> >> __LINE__ with lockmgr.
> >>
> >> Revision Changes Path
> >> 1.60 +2 -2 src/sys/sys/lockmgr.h
> >
> > I think this shall be MFCed to RELENG_7 and RELENG_7_0.
>
>
> ... once it no longer breaks the tinderbox?
>
> BTW, at this point 7.0 is basically closed to any further changes. Anyone
> planning on getting things in to 7.x needs to be thinking about either errata
> notices (for really critical things) and 7.1.
Buh!
I'm very sorry for this.
Really, this needed to be better croaked.
It needs to include sys/lock.h for any lockmgr.h consumer (making
lock.h a pre-requirement in lockmgr usage). This is going to be a
little bit of work.
For the moment I will revert this change, doing a better stub later,
once other details about lockmgr are refined.
Thanks,
Attilio (pointy hat on)
--
Peace can only be achieved by understanding - A. Einstein
More information about the cvs-src
mailing list