All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs update for 5.1
@ 2019-03-12  9:03 Miklos Szeredi
  2019-03-12 22:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2019-03-12  9:03 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 tags/ovl-update-5.1

Fix copy up of security related xattrs.

Thanks,
Miklos

----------------------------------------------------------------
Vivek Goyal (2):
      ovl: During copy up, first copy up data and then xattrs
      ovl: Do not lose security.capability xattr over metadata file copy-up

---
 fs/overlayfs/copy_up.c   | 59 ++++++++++++++++++++++++++++++++++++------------
 fs/overlayfs/overlayfs.h |  2 ++
 fs/overlayfs/util.c      | 55 ++++++++++++++++++++++++++++----------------
 3 files changed, 81 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-12 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12  9:03 [GIT PULL] overlayfs update for 5.1 Miklos Szeredi
2019-03-12 22:20 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.