lkml.org 
[lkml]   [2011]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 7/9] add a user namespace owner of ipc ns
    On 02/17/2011 04:03 PM, Serge E. Hallyn wrote:
    > Changelog:
    > Feb 15: Don't set new ipc->user_ns if we didn't create a new
    > ipc_ns.
    >
    > Signed-off-by: Serge E. Hallyn<serge.hallyn@canonical.com>
    > ---

    Acked-by: Daniel Lezcano <daniel.lezcano@free.fr>


    [ ... ]

    > + ns->user_ns = old_ns->user_ns;
    > + get_user_ns(ns->user_ns);

    A mindless change.

    ns->user_ns = get_user_ns(old_ns->user_ns);




    \
     
     \ /
      Last update: 2011-02-19 18:59    [W:4.676 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site