public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ovl: consistent st_ino/d_ino
@ 2017-05-19 15:27 Amir Goldstein
  2017-05-19 15:27 ` [PATCH v2 1/3] vfs: factor out lookup_one_len_init() Amir Goldstein
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amir Goldstein @ 2017-05-19 15:27 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: linux-unionfs

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-19 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-19 15:27 [PATCH v2 0/3] ovl: consistent st_ino/d_ino Amir Goldstein
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox