[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190620201218.GB10138@miu.piliscsaba.redhat.com>
Date: Thu, 20 Jun 2019 22:12:18 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: [GIT PULL] overlayfs fixes for 5.2-rc6
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.2-rc6
Fix two regressions in this cycle, and a couple of older bugs.
Thanks,
Miklos
----------------------------------------------------------------
Amir Goldstein (2):
ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
ovl: make i_ino consistent with st_ino in more cases
Arnd Bergmann (1):
ovl: fix bogus -Wmaybe-unitialized warning
Miklos Szeredi (1):
ovl: don't fail with disconnected lower NFS
Nicolas Schier (1):
ovl: fix typo in MODULE_PARM_DESC
---
fs/overlayfs/copy_up.c | 2 +-
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/file.c | 91 +++++++++++++++++++++++++++++++++++---------------
fs/overlayfs/inode.c | 12 +++----
fs/overlayfs/super.c | 42 ++++++++++-------------
5 files changed, 90 insertions(+), 59 deletions(-)
Powered by blists - more mailing lists