linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs update for 4.2
@ 2015-07-02 12:47 Miklos Szeredi
  0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2015-07-02 12:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, linux-unionfs

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next

This relaxes the requirements on the lower layer filesystem: now ones that
implement .d_revalidate, such as NFS, can be used.  Upper layer filesystems
still has the "no .d_revalidate" requirement.  Also a bad interaction with jffs2
locking has been fixed.

Thanks,
Miklos

---
Miklos Szeredi (3):
      ovl: don't traverse automount points
      ovl: allow distributed fs as lower layer
      ovl: lookup whiteouts outside iterate_dir()

---
 fs/overlayfs/readdir.c |  77 +++++++++++++++++++++------------
 fs/overlayfs/super.c   | 113 +++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 139 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-02 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 12:47 [GIT PULL] overlayfs update for 4.2 Miklos Szeredi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).