[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160121150658.GB21394@tucsk>
Date: Thu, 21 Jan 2016 16:06:58 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs update for 4.5
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(-)
Powered by blists - more mailing lists