From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BB80C433EF for ; Thu, 9 Jun 2022 04:27:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237846AbiFIE1u (ORCPT ); Thu, 9 Jun 2022 00:27:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54062 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237606AbiFIE1l (ORCPT ); Thu, 9 Jun 2022 00:27:41 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9546F65A1; Wed, 8 Jun 2022 21:27:39 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 58A8F6732D; Thu, 9 Jun 2022 06:27:36 +0200 (CEST) Date: Thu, 9 Jun 2022 06:27:36 +0200 From: Christoph Hellwig To: Michael Schaller Cc: Christoph Hellwig , axboe@kernel.dk, linux-block@vger.kernel.org, Linux Kernel Mailing List Subject: Re: New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included) Message-ID: <20220609042736.GA31823@lst.de> References: <20220603124956.GA18365@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 03, 2022 at 03:21:28PM +0200, Michael Schaller wrote: > Could this patch also be backported to 5.17 and 5.18? I've sent the backports now. Any chance I could trick you into submitting your reproducer to blktests: https://github.com/osandov/blktests ?