linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: Jaegeuk Kim <jaegeuk@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux F2FS Dev Mailing List
	<linux-f2fs-devel@lists.sourceforge.net>
Subject: [f2fs-dev] [GIT PULL] f2fs-for-5.4-rc3
Date: Tue, 30 Jul 2019 10:46:53 -0700	[thread overview]
Message-ID: <20190730174653.GA76478@jaegeuk-macbookpro.roam.corp.google.com> (raw)

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(-)


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

             reply	other threads:[~2019-07-30 17:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 17:46 Jaegeuk Kim [this message]
2019-07-30 20:40 ` [f2fs-dev] [GIT PULL] f2fs-for-5.4-rc3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190730174653.GA76478@jaegeuk-macbookpro.roam.corp.google.com \
    --to=jaegeuk@kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).