linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] zonefs fixes for 5.6-rc4
@ 2020-02-28  8:05 Damien Le Moal
  2020-02-28 17:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2020-02-28  8:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

Linus,

The following changes since commit 4c5fd3b791a06021084b42d5610400f846d206b5:

  zonefs: fix documentation typos etc. (2020-02-21 18:09:26 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.6-rc4

for you to fetch changes up to 0dda2ddb7ded1395189e95d43106469687c07795:

  zonefs: select FS_IOMAP (2020-02-26 16:58:15 +0900)

----------------------------------------------------------------
zonefs fixes for 5.6-rc4

Two fixes in this pull request:
* Revert the initial decision to silently ignore IOCB_NOWAIT for
  asynchronous direct IOs to sequential zone files. Instead, return an
  error to the user to signal that the feature is not supported (from
  Christoph)
* A fix to zonefs Kconfig to select FS_IOMAP to avoid build failures if
  no other file system already selected this option (from Johannes).

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>

----------------------------------------------------------------
Christoph Hellwig (1):
      zonefs: fix IOCB_NOWAIT handling

Johannes Thumshirn (1):
      zonefs: select FS_IOMAP

 fs/zonefs/Kconfig | 1 +
 fs/zonefs/super.c | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] zonefs fixes for 5.6-rc4
  2020-02-28  8:05 [GIT PULL] zonefs fixes for 5.6-rc4 Damien Le Moal
@ 2020-02-28 17:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-28 17:15 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Fri, 28 Feb 2020 17:05:50 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.6-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bfeb4f9977348daaaf7283ff365d81f7ee95940a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-28 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28  8:05 [GIT PULL] zonefs fixes for 5.6-rc4 Damien Le Moal
2020-02-28 17:15 ` pr-tracker-bot

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