Re: [GIT PULL] overlayfs update for 4.14

From: Linus Torvalds
Date: Thu Sep 14 2017 - 16:00:33 EST


On Wed, Sep 13, 2017 at 11:46 PM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
>
> d_real() is currently is *the* overlayfs-op:

I know. And it's ugly as #%^! hell.

We don't want to make it uglier.

And honestly, if you think that "it's only for overlayfs, so I can do
anything I damn well want to this p[iece of shit" is valid, then I
want to re-educate you. That is *not* how the VFS layer works.

If you can't bother to try to make it act as a proper VFS thing, then
I don't want to see patches from you to the VFS code.

I'm perfectly happy just reverting those changes again. Because I'm
not making the VFS layer bend over backwards due to some overlayfs
braindamage.

Linus