lkml.org 
[lkml]   [2009]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [RFC][PATCH 4/4] cgroup-memcg fix frequent EBUSY at rmdir v2
    From
    On Wed, Jan 21, 2009 at 2:32 AM, KAMEZAWA Hiroyuki
    <kamezawa.hiroyu@jp.fujitsu.com> wrote:
    >
    > Hmm, subsystem may return -EPERM or some..
    > I'll change this to
    >
    > if (!ret)
    > return ret;

    You mean

    if (ret)
    return ret;

    Paul


    \
     
     \ /
      Last update: 2009-01-21 11:47    [W:2.820 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site