Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1351388
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] overlayfs fixes for 4.5-rc7 |
| Date | 2016-03-07 09:50 +0100 |
| Message-ID | <r9Z1v-uU-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-linus
This contains overlayfs bug fixes. All marked as -stable material.
Thanks,
Miklos
---
Konstantin Khlebnikov (3):
ovl: fix working on distributed fs as lower layer
ovl: ignore lower entries when checking purity of non-directory entries
ovl: copy new uid/gid into overlayfs runtime inode
Rui Wang (1):
ovl: fix getcwd() failure after unsuccessful rmdir
---
fs/overlayfs/dir.c | 10 +++++++++-
fs/overlayfs/inode.c | 2 ++
fs/overlayfs/super.c | 13 ++++++++-----
3 files changed, 19 insertions(+), 6 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] overlayfs fixes for 4.5-rc7 Miklos Szeredi <miklos@szeredi.hu> - 2016-03-07 09:50 +0100
csiph-web