From: Amir Goldstein <amir73il@gmail.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-unionfs@vger.kernel.org
Subject: [PATCH v2 0/3] ovl: consistent st_ino/d_ino
Date: Fri, 19 May 2017 18:27:18 +0300 [thread overview]
Message-ID: <1495207641-11213-1-git-send-email-amir73il@gmail.com> (raw)
Miklos,
I choose to fork a helper lookup_one_len_noperm().
Hope you find this a good choice.
Amir.
Amir Goldstein (3):
vfs: factor out lookup_one_len_init()
vfs: add helper lookup_one_len_noperm()
ovl: constant d_ino across copy up
fs/namei.c | 117 +++++++++++++++++++++++++++--------------------
fs/overlayfs/namei.c | 7 ++-
fs/overlayfs/overlayfs.h | 2 +-
fs/overlayfs/readdir.c | 115 +++++++++++++++++++++++++++++++++++++++++++---
include/linux/namei.h | 1 +
5 files changed, 182 insertions(+), 60 deletions(-)
--
2.7.4
next reply other threads:[~2017-05-19 15:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-19 15:27 Amir Goldstein [this message]
2017-05-19 15:27 ` [PATCH v2 1/3] vfs: factor out lookup_one_len_init() Amir Goldstein
2017-05-19 15:27 ` [PATCH v2 2/3] vfs: add helper lookup_one_len_noperm() Amir Goldstein
2017-05-19 15:27 ` [PATCH v2 3/3] ovl: constant d_ino across copy up Amir Goldstein
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1495207641-11213-1-git-send-email-amir73il@gmail.com \
--to=amir73il@gmail.com \
--cc=linux-unionfs@vger.kernel.org \
--cc=miklos@szeredi.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox