[OpenAFS-devel] Re: [OpenAFS] 2.6 kernel support anytime soon? Workarounds?

chas williams (contractor) chas@cmf.nrl.navy.mil
Mon, 10 May 2004 11:46:51 -0400


In message <Pine.GSO.4.58-035.0405081704070.8116@johnstown.andrew.cmu.edu>,Derr
ick J Brashear writes:
>> > to require people to use CONFIG_SECURITY if they want pag support?
>Does it default to on or off?

after looking at it, this is a no go.  CONFIG_SECURITY is off by default
and does an EXPORT_SYMBOL_GPL().  this means only GPL'd modules can use
these symbols.