* [GIT PULL] overlayfs fixes for 4.1
@ 2015-05-26 16:02 Miklos Szeredi
0 siblings, 0 replies; only message in thread
From: Miklos Szeredi @ 2015-05-26 16:02 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 overlayfs-next
Overlayfs rmdir() failed to check for emptiness in one case; this was introduced
in 4.0. The other bug was there since day one: failure to mount if upper fs is
full, which bit some OpenWRT folks.
Thanks,
Miklos
---
Miklos Szeredi (2):
ovl: don't remove non-empty opaque directory
ovl: mount read-only if workdir can't be created
---
fs/overlayfs/copy_up.c | 3 +++
fs/overlayfs/dir.c | 33 ++++++++++++++++++++++++++++-----
fs/overlayfs/super.c | 10 +++++-----
3 files changed, 36 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-26 16:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 16:02 [GIT PULL] overlayfs fixes for 4.1 Miklos Szeredi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox