Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1452530

Re: [GIT PULL] overlayfs update for 4.8

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [GIT PULL] overlayfs update for 4.8
Date 2016-07-29 21:30 +0200
Message-ID <s0lDQ-um-7@gated-at.bofh.it> (permalink)
References <s0e9k-3YO-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 29, 2016 at 4:20 AM, Miklos Szeredi <miklos@szeredi.hu> wrote:
>
> First of all, this fixes a regression in overlayfs introduced by the dentry hash
> salting.  I've moved the patch fixing this to the front of the queue, so if (god
> forbid) something needs to be bisected in overlayfs this regression won't
> interfere with that.

Thanks, I had missed that completely, and while I build overlayfs for
testing, I don't have any actual tests of it.

I decided to just remove the whole "lookup_hash()" helper again, not
only because it's now not longer used, but because it clearly isn't a
good interface with the hash of the name depending on the base
directory.

The lookup_hash() creation commit still reverted cleanly, so I just did that.

Thanks,

            Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL] overlayfs update for 4.8 Miklos Szeredi <miklos@szeredi.hu> - 2016-07-29 13:30 +0200
  Re: [GIT PULL] overlayfs update for 4.8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-07-29 21:30 +0200
    Re: [GIT PULL] overlayfs update for 4.8 Miklos Szeredi <miklos@szeredi.hu> - 2016-07-29 22:10 +0200

csiph-web