[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190730174653.GA76478@jaegeuk-macbookpro.roam.corp.google.com>
Date: Tue, 30 Jul 2019 10:46:53 -0700
From: Jaegeuk Kim <jaegeuk@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux F2FS Dev Mailing List
<linux-f2fs-devel@...ts.sourceforge.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] f2fs-for-5.4-rc3
Hi Linus,
Could you please merge this to address some fixes introduced in 5.4-rc1?
Thanks,
The following changes since commit 964a4eacef67503a1154f7e0a75f52fbdce52022:
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm (2019-07-12 17:37:53 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-5.4-rc3
for you to fetch changes up to 38fb6d0ea34299d97b031ed64fe994158b6f8eb3:
f2fs: use EINVAL for superblock with invalid magic (2019-07-28 22:59:14 -0700)
----------------------------------------------------------------
f2fs-for-5.4-rc3
This set of patches adjust to follow recent setflags changes and fix two
regression introduced since 5.4-rc1.
----------------------------------------------------------------
Eric Biggers (3):
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
f2fs: use generic checking function for FS_IOC_FSSETXATTR
f2fs: remove redundant check from f2fs_setflags_common()
Icenowy Zheng (1):
f2fs: use EINVAL for superblock with invalid magic
Jaegeuk Kim (1):
f2fs: fix to read source block before invalidating it
fs/f2fs/file.c | 63 +++++++++++++++++++--------------------------------
fs/f2fs/gc.c | 70 ++++++++++++++++++++++++++++-----------------------------
fs/f2fs/super.c | 48 +++++++++++++++++++--------------------
3 files changed, 81 insertions(+), 100 deletions(-)
Powered by blists - more mailing lists