From: Christoph Hellwig <hch@lst.de>
To: Damien Le Moal <Damien.LeMoal@wdc.com>
Cc: Jens Axboe <axboe@kernel.dk>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
Mike Snitzer <snitzer@redhat.com>,
Johannes Thumshirn <Johannes.Thumshirn@wdc.com>,
"linux-nvme@lists.infradead.org" <linux-nvme@lists.infradead.org>,
"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>,
"dm-devel@redhat.com" <dm-devel@redhat.com>,
"Martin K . Petersen" <martin.petersen@oracle.com>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
Christoph Hellwig <hch@lst.de>
Subject: Re: [dm-devel] [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
Date: Mon, 19 Apr 2021 09:10:04 +0200 [thread overview]
Message-ID: <20210419071004.GA19600@lst.de> (raw)
In-Reply-To: <BL0PR04MB651477B7ECC57FA61E1C99EFE7499@BL0PR04MB6514.namprd04.prod.outlook.com>
On Mon, Apr 19, 2021 at 07:08:46AM +0000, Damien Le Moal wrote:
> 1) refuse to mount if ZA is disabled, same as btrfs
Yes, please do that.
--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Damien Le Moal <Damien.LeMoal@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>,
"dm-devel@redhat.com" <dm-devel@redhat.com>,
Mike Snitzer <snitzer@redhat.com>,
"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
Jens Axboe <axboe@kernel.dk>,
"linux-nvme@lists.infradead.org" <linux-nvme@lists.infradead.org>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"Martin K . Petersen" <martin.petersen@oracle.com>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
Johannes Thumshirn <Johannes.Thumshirn@wdc.com>,
Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Subject: Re: [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
Date: Mon, 19 Apr 2021 09:10:04 +0200 [thread overview]
Message-ID: <20210419071004.GA19600@lst.de> (raw)
In-Reply-To: <BL0PR04MB651477B7ECC57FA61E1C99EFE7499@BL0PR04MB6514.namprd04.prod.outlook.com>
On Mon, Apr 19, 2021 at 07:08:46AM +0000, Damien Le Moal wrote:
> 1) refuse to mount if ZA is disabled, same as btrfs
Yes, please do that.
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Damien Le Moal <Damien.LeMoal@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>,
"dm-devel@redhat.com" <dm-devel@redhat.com>,
Mike Snitzer <snitzer@redhat.com>,
"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
Jens Axboe <axboe@kernel.dk>,
"linux-nvme@lists.infradead.org" <linux-nvme@lists.infradead.org>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"Martin K . Petersen" <martin.petersen@oracle.com>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
Johannes Thumshirn <Johannes.Thumshirn@wdc.com>,
Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Subject: Re: [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
Date: Mon, 19 Apr 2021 09:10:04 +0200 [thread overview]
Message-ID: <20210419071004.GA19600@lst.de> (raw)
In-Reply-To: <BL0PR04MB651477B7ECC57FA61E1C99EFE7499@BL0PR04MB6514.namprd04.prod.outlook.com>
On Mon, Apr 19, 2021 at 07:08:46AM +0000, Damien Le Moal wrote:
> 1) refuse to mount if ZA is disabled, same as btrfs
Yes, please do that.
_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
next prev parent reply other threads:[~2021-04-19 7:10 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-17 2:33 [dm-devel] [PATCH v2 0/3] Fix dm-crypt zoned block device support Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 2:33 ` [dm-devel] [PATCH v2 1/3] dm: Introduce zone append support control Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 2:33 ` [dm-devel] [PATCH v2 2/3] dm crypt: Fix zoned block device support Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 10:39 ` [dm-devel] " Johannes Thumshirn
2021-04-17 10:39 ` Johannes Thumshirn
2021-04-17 10:39 ` Johannes Thumshirn
2021-04-18 11:00 ` [dm-devel] " Milan Broz
2021-04-18 11:00 ` Milan Broz
2021-04-18 11:00 ` Milan Broz
2021-04-17 2:33 ` [dm-devel] [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-17 2:33 ` Damien Le Moal
2021-04-19 6:45 ` [dm-devel] " Christoph Hellwig
2021-04-19 6:45 ` Christoph Hellwig
2021-04-19 6:45 ` Christoph Hellwig
2021-04-19 7:08 ` [dm-devel] " Damien Le Moal
2021-04-19 7:08 ` Damien Le Moal
2021-04-19 7:08 ` Damien Le Moal
2021-04-19 7:10 ` Christoph Hellwig [this message]
2021-04-19 7:10 ` Christoph Hellwig
2021-04-19 7:10 ` Christoph Hellwig
2021-04-20 1:20 ` [dm-devel] " Douglas Gilbert
2021-04-20 1:20 ` Douglas Gilbert
2021-04-20 1:20 ` Douglas Gilbert
2021-04-20 1:35 ` [dm-devel] " Damien Le Moal
2021-04-20 1:35 ` Damien Le Moal
2021-04-20 1:35 ` Damien Le Moal
2021-04-19 12:52 ` [dm-devel] [PATCH v2 0/3] Fix dm-crypt zoned block device support Mikulas Patocka
2021-04-19 12:52 ` Mikulas Patocka
2021-04-19 12:52 ` Mikulas Patocka
2021-04-19 13:02 ` Damien Le Moal
2021-04-19 13:02 ` Damien Le Moal
2021-04-19 13:02 ` Damien Le Moal
2021-04-19 13:55 ` Mikulas Patocka
2021-04-19 13:55 ` Mikulas Patocka
2021-04-19 13:55 ` Mikulas Patocka
2021-04-19 14:31 ` Milan Broz
2021-04-19 14:31 ` Milan Broz
2021-04-19 14:31 ` Milan Broz
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=20210419071004.GA19600@lst.de \
--to=hch@lst.de \
--cc=Damien.LeMoal@wdc.com \
--cc=Johannes.Thumshirn@wdc.com \
--cc=axboe@kernel.dk \
--cc=dm-devel@redhat.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=shinichiro.kawasaki@wdc.com \
--cc=snitzer@redhat.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.