Re: [PATCH] proc-ns: Use d_set_d_op() API to set dentry ops in proc_ns_instantiate().

From: Jesse Gross
Date: Fri Mar 16 2012 - 16:34:26 EST


On Wed, Mar 14, 2012 at 11:43 AM, Eric W. Biederman
<ebiederm@xxxxxxxxxxxx> wrote:
> Jesse Gross <jesse@xxxxxxxxxx> writes:
>
>> From: Pravin B Shelar <pshelar@xxxxxxxxxx>
>>
>> Use d_set_d_op() so that DCACHE_OP_* flags are set correctly which fixes ns
>> cleanup path i.e. `ip netns delete `.
>>
>> This issue exists back to 3.0.
>
> Acked-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
>
> Jesse thanks for picking this up and giving this a push. ÂThis is most
> definitely the right fix and it most definitely solves issues. Â Somehow
> this fix got lost when I sent it to Linus the first time.

Thanks Eric, I didn't realize that you had picked it up the first time
around, which is why I figured that I'd try Andrew. I haven't heard
anything from him so do you want to take it? (I'm not quite sure who
owns this piece of code, sorry if it's already been handled.)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/