All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <damien.lemoal@wdc.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] zonefs fixes for 5.6-final
Date: Wed, 25 Mar 2020 12:11:46 +0900	[thread overview]
Message-ID: <20200325031146.289311-1-damien.lemoal@wdc.com> (raw)

Linus,

The following changes since commit 0dda2ddb7ded1395189e95d43106469687c07795:

  zonefs: select FS_IOMAP (2020-02-26 16:58:15 +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-rc7

for you to fetch changes up to ccf4ad7da0d9c30a962a116cb55bcd7d8c44b0fe:

  zonfs: Fix handling of read-only zones (2020-03-25 11:28:26 +0900)

----------------------------------------------------------------
zonefs fixes for 5.6 final

A single fix in this pull request to correctly handle the size of
read-only zone files (from me).

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

----------------------------------------------------------------
Damien Le Moal (1):
      zonfs: Fix handling of read-only zones

 Documentation/filesystems/zonefs.txt | 18 +++++++++++++-----
 fs/zonefs/super.c                    | 28 +++++++++++++++++++++-------
 2 files changed, 34 insertions(+), 12 deletions(-)

             reply	other threads:[~2020-03-25  3:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25  3:11 Damien Le Moal [this message]
2020-03-25 17:50 ` [GIT PULL] zonefs fixes for 5.6-final 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=20200325031146.289311-1-damien.lemoal@wdc.com \
    --to=damien.lemoal@wdc.com \
    --cc=linux-fsdevel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.