From: Miklos Szeredi <miklos@szeredi.hu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-unionfs@vger.kernel.org
Subject: [GIT PULL] overlayfs update for 4.5
Date: Thu, 21 Jan 2016 16:06:58 +0100 [thread overview]
Message-ID: <20160121150658.GB21394@tucsk> (raw)
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(-)
reply other threads:[~2016-01-21 15:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160121150658.GB21394@tucsk \
--to=miklos@szeredi.hu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-unionfs@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).