Re: [PATCH 3/3] ovl: redirect on rename-dir

From: Miklos Szeredi
Date: Mon Nov 21 2016 - 05:16:56 EST


On Mon, Nov 21, 2016 at 11:13 AM, Amir Goldstein <amir73il@xxxxxxxxx> wrote:
> On Mon, Nov 21, 2016 at 11:54 AM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
>> On Fri, Nov 18, 2016 at 4:37 PM, Amir Goldstein <amir73il@xxxxxxxxx> wrote:
>>
>>> Found one typo and one bug in error that can cause crash on dput(ERR_PTR(err)):
>>
>> Thanks.
>>
>> Fixes force pushed to overlayfs-next.
>
> All right. I had the (wrong) impression the next was not a rewindable branch.

That depends on how many devel branches are broken by such an action.
In case of overlayfs-next, there doesn't appear to be too much of
that, so for now I feel free to mess with it.

Thanks,
Miklos