From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:37313 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726002AbfLBHVn (ORCPT ); Mon, 2 Dec 2019 02:21:43 -0500 Date: Mon, 2 Dec 2019 08:21:40 +0100 From: Christoph Hellwig Subject: Re: [PATCH 2/7] block: merge invalidate_partitions into rescan_partitions Message-ID: <20191202072140.GA29554@lst.de> References: <20191114143438.14681-1-hch@lst.de> <20191114143438.14681-3-hch@lst.de> <20191130214942.GA676@sol.localdomain> <20191130220641.GA669@sol.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191130220641.GA669@sol.localdomain> Sender: linux-s390-owner@vger.kernel.org List-ID: To: Eric Biggers Cc: Christoph Hellwig , Jens Axboe , Jan Kara , linux-block@vger.kernel.org, linux-s390@vger.kernel.org On Sat, Nov 30, 2019 at 02:06:41PM -0800, Eric Biggers wrote: > Actually this code was moved around more between the bad commit and mainline, > so the fix for mainline would be: Can you send this JJens with a proper changelog and signoff? Whіle not sending the event for the non-partition case doesn't make a whole lot sense it clearly breaks userspace after we've done it for a long time.