[RFC][PATCH 1/2] add user namespace [try #2]

Dave Hansen haveblue at us.ibm.com
Mon Aug 28 08:09:23 PDT 2006


On Mon, 2006-08-28 at 16:56 +0200, Cedric Le Goater wrote:
> 
> +#define UIDHASH_BITS (CONFIG_BASE_SMALL ? 3 : 8) 

How about an actual #ifdef here?

Or, should we just do this one in Kconfig?

-- Dave




More information about the Containers mailing list