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


Groups > linux.kernel > #1361204

Re: [git pull] vfs.git

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [git pull] vfs.git
Date 2016-03-20 03:10 +0100
Message-ID <reAYy-8a-3@gated-at.bofh.it> (permalink)
References <reAFc-8cK-9@gated-at.bofh.it> <reAOT-8g3-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Mar 19, 2016 at 06:55:21PM -0700, Linus Torvalds wrote:
> On Sat, Mar 19, 2016 at 6:44 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> >         Preparations of parallel lookups (the remaining main obstacle is the
> > need to move security_d_instantiate(); once that becomes safe, the rest will
> > be a matter of rather short series local to fs/*.c) + preadv2/pwritev2 series
> > from Christoph + assorted fixes.
> 
> So this:
> 
> > Al Viro:
> >       replace d_add_unique() with saner primitive
> 
> ends up conflicting with commit d9dfd8d74168 ("NFSv4: Fix a dentry
> leak on alias use").
> 
> >From what I can tell, your version doesn't have the leak issue, so my
> merge resolution is to just take your new code as-is, but I'd ask you
> to double-check my logic.
> 
> (I haven't pushed out the merge yet, it's still going through my build
> test. Soon, but I guess you can just take a look at that dentry leak
> commit regardless).

It does contain an equivalent of the leak fix, and yes, resolution should
be "take the variant from vfs.git in the area of conflict".

In fact, I was just pondering whether to send a followup describing the
conflict resolution (== take the variant from vfs.git in the area of
conflict) or leave it be as too trivial.  Should've sent...

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


Thread

[git pull] vfs.git Al Viro <viro@ZenIV.linux.org.uk> - 2016-03-20 02:50 +0100
  Re: [git pull] vfs.git Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-20 03:00 +0100
    Re: [git pull] vfs.git Al Viro <viro@ZenIV.linux.org.uk> - 2016-03-20 03:10 +0100

csiph-web