* [GIT PULL] overlayfs update for 4.6
@ 2016-03-22 13:10 Miklos Szeredi
0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2016-03-22 13:10 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-linus
This contains various fixes and tweaks.
Thanks,
Miklos
---
David Howells (1):
ovl: Warn on copy up if a process has a R/O fd open to the lower file
Konstantin Khlebnikov (1):
ovl: honor flag MS_SILENT at mount
Miklos Szeredi (3):
ovl: verify upper dentry before unlink and rename
ovl: rename is_merge to is_lowest
ovl: cleanup unused var in rename2
Sohom Bhattacharjee (1):
ovl: fixed coding style warning
Vivek Goyal (1):
ovl: Ensure upper filesystem supports d_type
---
fs/overlayfs/copy_up.c | 35 +++++++++++++++++++++++++++
fs/overlayfs/dir.c | 61 ++++++++++++++++++++++++++++++------------------
fs/overlayfs/overlayfs.h | 1 +
fs/overlayfs/readdir.c | 53 ++++++++++++++++++++++++++++++++++-------
fs/overlayfs/super.c | 18 +++++++++++++-
5 files changed, 136 insertions(+), 32 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-22 13:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-22 13:10 [GIT PULL] overlayfs update for 4.6 Miklos Szeredi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox