Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1678579 > unrolled thread

[GIT PULL] overlayfs fixes for 4.12-final

Started byMiklos Szeredi <miklos@szeredi.hu>
First post2017-06-30 10:10 +0200
Last post2017-06-30 10:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] overlayfs fixes for 4.12-final Miklos Szeredi <miklos@szeredi.hu> - 2017-06-30 10:10 +0200

#1678579 — [GIT PULL] overlayfs fixes for 4.12-final

FromMiklos Szeredi <miklos@szeredi.hu>
Date2017-06-30 10:10 +0200
Subject[GIT PULL] overlayfs fixes for 4.12-final
Message-ID<tXZa1-2WX-3@gated-at.bofh.it>
Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-linus

Fix two bugs in copy-up code.  One introduced in 4.11 and one in 4.12-rc.

Thanks,
Miklos

---
Miklos Szeredi (2):
      ovl: copy-up: don't unlock between lookup and link
      ovl: don't set origin on broken lower hardlink

---
 fs/overlayfs/copy_up.c | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web