svn commit: r193433 - head/sys/fs/devfs

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Jun 4 19:09:17 UTC 2009


On Thu, Jun 04, 2009 at 09:07:09PM +0200, Pawel Jakub Dawidek wrote:
> On Thu, Jun 04, 2009 at 10:30:18AM +0000, Robert Watson wrote:
> > Author: rwatson
> > Date: Thu Jun  4 10:30:18 2009
> > New Revision: 193433
> > URL: http://svn.freebsd.org/changeset/base/193433
> > 
> > Log:
> >   Re-add opt_mac.h include, which is required in order for MNT_MULTILABEL
> >   to be set properly on devfs.  Otherwise, it isn't possible to set labels
> >   on /dev nodes.
> >   
> >   Reported by:	Sergio Rodriguez <sergiorr at yahoo.com>
> >   MFC after:	3 days
> 
> I'm afraid that's not the only case:
> 
> 	http://people.freebsd.org/~pjd/patches/opt_mac.patch

I forgot to mention that even a compile test wasn't made and for
dev/cxgb/ulp/tom/cxgb_cpl_io.c including opt_mac.h will trigger this:

#ifdef MAC
#error  "no MAC support"
#endif

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20090604/ebf58dfd/attachment.pgp


More information about the svn-src-all mailing list