Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp651806pxu; Fri, 11 Dec 2020 10:52:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJwyjULtSAtk8rh1kLIeviNGHzf5UPpKt70DZTnUQB3i8t5x5v+FSrV42dWtAsWOhkykmCua X-Received: by 2002:a17:906:eb49:: with SMTP id mc9mr11810155ejb.487.1607712735355; Fri, 11 Dec 2020 10:52:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607712735; cv=none; d=google.com; s=arc-20160816; b=Ac/BcM0A8JcVO3riJP3h086tyc1RzirMVdf3n7ItcYIuCuqREaXOUfUtKEDD34Kdig hzhe4RwuS+jgEm/0cSXvOuTaDlW2FvjNicl4zkvtEvJVXO3PQ1xCPE3/H3O/U8fZQsEA N3B9HLjZtvisMH5/IlOJRQTyo61YwZ4uvZ+tsJa4Dmo4R9cBNHVB/jrEEEhCh+SaPcFD SZzWWZSOOgYVwJ35KCkuhZvTh3GFXNs0o2iuMTQ4G6/rPFmukiNn3sXsP0Q3PPZw+kTx 6yOg8TnHqCAL1Gn3TWxL2NpMjfNs7rAUjrPqAN7WMF23hHUhLksOnc/9v3ZSwjXVK+3T 59Cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=T5pC5SEfbu9FinuM85xdcR6jbaDDPlHJsuxjqG4oWjg=; b=ysk4q4PC2BkNB1gu4NTm838J0LN9Vpk+sbPf9h0uMvXzDxbKtkLmNrTTyZdRBompJ9 iheu5NH9dcn9Qn9AI7pDisdyYwts3y0UQdZ/yZuhHV/XEEtHdFZAi6gcq7LpeJkj8XFp ENJi1zittVOpW/38OJ2rpbdVgDB7NUEFBZQDOFM2x2FCqjKgyb90CURlk6xrgyCBvJAj Tid81Szq36OWdqTJKgkd84+YuwgI08+/mBRFDE/arfoBEWnLp65PhAuQomZ2djqJOxxB 9ZOq6fjPSqXT+SeoQL6O4lFQg9V99DbhW4pU2GkSe0uaBWu9hh6RBUuC84meLGNuJqAC ElFQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s16si5272386edx.443.2020.12.11.10.51.53; Fri, 11 Dec 2020 10:52:15 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729958AbgLKQ5V (ORCPT + 99 others); Fri, 11 Dec 2020 11:57:21 -0500 Received: from mx2.suse.de ([195.135.220.15]:39466 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729257AbgLKQ4v (ORCPT ); Fri, 11 Dec 2020 11:56:51 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 4547BB066; Fri, 11 Dec 2020 16:56:09 +0000 (UTC) Subject: Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer To: Jens Axboe , Mike Snitzer , Sergei Shtepa , hch@lst.de Cc: "johannes.thumshirn@wdc.com" , "koct9i@gmail.com" , "ming.lei@redhat.com" , "josef@toxicpanda.com" , "steve@sk2.org" , "linux-block@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Pavel Tide , dm-devel@redhat.com References: <1607518911-30692-1-git-send-email-sergei.shtepa@veeam.com> <20201209135148.GA32720@redhat.com> <20201210145814.GA31521@veeam.com> <20201210163222.GB10239@redhat.com> <20201211163049.GC16168@redhat.com> <1ee7652e-b77f-6fa4-634c-ff6639037321@kernel.dk> From: Hannes Reinecke Message-ID: <208edf35-ecdc-2d73-4c48-0424943a78c0@suse.de> Date: Fri, 11 Dec 2020 17:56:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 In-Reply-To: <1ee7652e-b77f-6fa4-634c-ff6639037321@kernel.dk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/11/20 5:33 PM, Jens Axboe wrote: > On 12/11/20 9:30 AM, Mike Snitzer wrote: >> While I still think there needs to be a proper _upstream_ consumer of >> blk_interposer as a condition of it going in.. I'll let others make the >> call. > > That's an unequivocal rule. > >> As such, I'll defer to Jens, Christoph and others on whether your >> minimalist blk_interposer hook is acceptable in the near-term. > > I don't think so, we don't do short term bandaids just to plan on > ripping that out when the real functionality is there. IMHO, the dm > approach is the way to go - it provides exactly the functionality that > is needed in an appropriate way, instead of hacking some "interposer" > into the core block layer. > Which is my plan, too. I'll be working with the Veeam folks to present a joint patchset (including the DM bits) for the next round. Cheers, Hannes -- Dr. Hannes Reinecke Kernel Storage Architect hare@suse.de +49 911 74053 688 SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer