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


Groups > linux.kernel > #1363454

Re: [PATCH v2] fs: add file_dentry()

From Miklos Szeredi <miklos@szeredi.hu>
Newsgroups linux.kernel
Subject Re: [PATCH v2] fs: add file_dentry()
Date 2016-03-23 15:20 +0100
Message-ID <rfRNE-4A8-29@gated-at.bofh.it> (permalink)
References <rfRaW-42Z-19@gated-at.bofh.it> <rfRDY-4wf-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 23, 2016 at 3:06 PM, William Dauchy <wdauchy@gmail.com> wrote:
> 4bacc9c9234c ("overlayfs: Make f_path always point to the overlay and
> f_inode to the underlay").
> This commit is from v4.1 if I am not wrong. So the stable tag might be wrong.
>
> Am I missing something?

Use "--contains", otherwise "git describe" will just say which kernel
the patch has been committed to, not which release it appears in.

git describe --contains 4bacc9c9234c
v4.2-rc1~2^2~27

Thanks,
Miklos

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


Thread

[PATCH v2] fs: add file_dentry() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-23 14:40 +0100
  Re: [PATCH v2] fs: add file_dentry() William Dauchy <wdauchy@gmail.com> - 2016-03-23 15:10 +0100
    Re: [PATCH v2] fs: add file_dentry() Miklos Szeredi <miklos@szeredi.hu> - 2016-03-23 15:20 +0100
      Re: [PATCH v2] fs: add file_dentry() William Dauchy <wdauchy@gmail.com> - 2016-03-23 15:30 +0100

csiph-web