All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Thumshirn <johannes.thumshirn@wdc.com>
To: David Sterba <dsterba@suse.com>
Cc: Naohiro Aota <naohiro.aota@wdc.com>,
	linux-btrfs@vger.kernel.org,
	Johannes Thumshirn <johannes.thumshirn@wdc.com>
Subject: [PATCH v2 0/2] btrfs: zoned: two fixes for generic/475
Date: Tue,  4 May 2021 10:30:22 +0200	[thread overview]
Message-ID: <20210504083024.28072-1-johannes.thumshirn@wdc.com> (raw)

Although generic/475 uses dm-error which is not compatible with a zoned btrfs,
there is nothing that prevents a zoned btrfs from running on dm-error.

Changes to v1:
- be more verbose in the error messages

Johannes Thumshirn (1):
  btrfs: zoned: bail out if we can't read a reliable write pointer

Naohiro Aota (1):
  btrfs: zoned: sanity check zone type

 fs/btrfs/zoned.c | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

-- 
2.31.1


             reply	other threads:[~2021-05-04  8:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04  8:30 Johannes Thumshirn [this message]
2021-05-04  8:30 ` [PATCH v2 1/2] btrfs: zoned: sanity check zone type Johannes Thumshirn
2021-05-05 22:30   ` David Sterba
2021-05-12 22:30   ` David Sterba
2021-05-17  7:11     ` Johannes Thumshirn
2021-05-04  8:30 ` [PATCH v2 2/2] btrfs: zoned: bail out if we can't read a reliable write pointer Johannes Thumshirn
2021-05-05 22:52   ` David Sterba

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=20210504083024.28072-1-johannes.thumshirn@wdc.com \
    --to=johannes.thumshirn@wdc.com \
    --cc=dsterba@suse.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=naohiro.aota@wdc.com \
    /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.