From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: Re: [patch -mm 0/4] mqueue namespace Date: Wed, 28 Nov 2007 20:28:41 +0300 Message-ID: <474DA549.6060408@openvz.org> References: <20071128163728.177495768@fr.ibm.com>> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20071128163728.177495768-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Cedric Le Goater Cc: Linux Containers , Andrew Morton , "Eric W. Biederman" , Linux Kernel Mailing List , Pavel Emelianov List-Id: containers.vger.kernel.org Cedric Le Goater wrote: > Hello ! > > Here's a small patchset introducing a new namespace for POSIX > message queues. > > Nothing really complex a part from the mqueue filesystem which > needed some special care Hm... Why did you decided to make it separately from the IPC namespace? > Thanks for reviewing ! > > C. >