All of lore.kernel.org
 help / color / mirror / Atom feed
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 5.1
Date: Tue, 12 Mar 2019 10:03:09 +0100	[thread overview]
Message-ID: <20190312090309.GB30899@veci.piliscsaba.redhat.com> (raw)

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(-)

             reply	other threads:[~2019-03-12  9:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12  9:03 Miklos Szeredi [this message]
2019-03-12 22:20 ` [GIT PULL] overlayfs update for 5.1 pr-tracker-bot

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=20190312090309.GB30899@veci.piliscsaba.redhat.com \
    --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 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.