Date: Fri, 10 Jun 2011 20:23:56 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aac aac.c aacvar.h Message-ID: <201106102024.p5AKOHxg065707@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2011-06-10 20:23:56 UTC
FreeBSD src repository
Modified files:
sys/dev/aac aac.c aacvar.h
Log:
SVN rev 222951 on 2011-06-10 20:23:56Z by attilio
- Fix races on detach handling of AAC_IFFLAGS_* mask
- Fix races on setting AAC_AIFFLAGS_ALLOCFIBS
- Remove some unused AAC_IFFLAGS_* bits.
Please note that the kthread still makes a difference between the
total mask and AAC_AIFFLAGS_ALLOCFIBS because more flags may be
added in the future to aifflags.
Sponsored by: Sandvine Incorporated
Reported and reviewed by: emaste
MFC after: 2 weeks
Revision Changes Path
1.167 +13 -10 src/sys/dev/aac/aac.c
1.63 +3 -4 src/sys/dev/aac/aacvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106102024.p5AKOHxg065707>
