From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726466AbgKKQXn (ORCPT ); Wed, 11 Nov 2020 11:23:43 -0500 Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 71A92C0613D4 for ; Wed, 11 Nov 2020 08:23:43 -0800 (PST) Received: by mail-io1-xd2d.google.com with SMTP id s24so2822648ioj.13 for ; Wed, 11 Nov 2020 08:23:43 -0800 (PST) Subject: Re: block ioctl cleanups v2 References: <20201103100018.683694-1-hch@lst.de> <20201111075802.GB23010@lst.de> <92a7c6e5-fe8b-e291-0dce-ecd727262a2e@kernel.dk> <20201111162035.GA23772@lst.de> From: Jens Axboe Message-ID: <10469de3-10a9-c8b5-8e95-05a014b1c24a@kernel.dk> Date: Wed, 11 Nov 2020 09:23:40 -0700 MIME-Version: 1.0 In-Reply-To: <20201111162035.GA23772@lst.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-ID: To: Christoph Hellwig Cc: Ilya Dryomov , Song Liu , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Stefan Haberland , Jan Hoeppner , linux-block@vger.kernel.org, ceph-devel@vger.kernel.org, linux-bcache@vger.kernel.org, linux-raid@vger.kernel.org, linux-mtd@lists.infradead.org, linux-s390@vger.kernel.org On 11/11/20 9:20 AM, Christoph Hellwig wrote: > On Wed, Nov 11, 2020 at 09:13:05AM -0700, Jens Axboe wrote: >> On 11/11/20 12:58 AM, Christoph Hellwig wrote: >>> Jens, can you take a look and possibly pick this series up? >> >> Looks good to me - but what is the final resolution on the BLKROSET >> propagation? > > Do it properly including a hard read only flag. Martin has an old > patch that I'm going to forward port. For now I think we need to > adjust dasd to match the behavior of all drivers, so that we can fix > the common code to behave more like dasd in the next step. I applied the series, so just send something for this on top. -- Jens Axboe