* [GIT PULL] overlayfs update for 4.5
@ 2016-01-21 15:06 Miklos Szeredi
0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2016-01-21 15:06 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 several bug fixes and a new mount option "default_permissions"
that allows read-only exported NFS filesystems to be used as lower layer.
Thanks,
Miklos
---
Konstantin Khlebnikov (1):
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Miklos Szeredi (4):
ovl: default permissions
ovl: allow zero size xattr
ovl: root: copy attr
ovl: setattr: check permissions before copy-up
Stephen Hemminger (1):
ovl: move super block magic number to magic.h
Vito Caputo (1):
ovl: use a minimal buffer in ovl_copy_xattr
---
fs/overlayfs/copy_up.c | 41 ++++++++++++++++++++++++++---------------
fs/overlayfs/inode.c | 36 ++++++++++++++++++++++++++++++++++++
fs/overlayfs/overlayfs.h | 3 +++
fs/overlayfs/readdir.c | 3 ++-
fs/overlayfs/super.c | 35 +++++++++++++++++++++++++++++++++--
include/uapi/linux/magic.h | 1 +
6 files changed, 101 insertions(+), 18 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-21 15:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21 15:06 [GIT PULL] overlayfs update for 4.5 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).