Re: [PATCH] BSD Jail LSM

From: Serge E. Hallyn
Date: Tue Sep 14 2004 - 09:05:42 EST


> Hi Serge,
>
> Do you really need all thoses macros ?
> It seems to me that's too much macros for stuff which are easy
> to write and to understand.

Hi,

the _security macros are there because I'm working with 3 ways of stacking
security modules which share the ->security fields, where these can
turn into static inlines. Being able to just change the defines has
been very helpful.

I guess I've grown used to seeing them so I didn't even notice. I
will send out a new patch with the #defines removed tomorrow if that's
deemed helpful.

thanks,
-serge
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/