From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:38806 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725862AbeIEN71 (ORCPT ); Wed, 5 Sep 2018 09:59:27 -0400 Date: Wed, 5 Sep 2018 11:29:50 +0200 From: David Sterba To: Sasha Levin Cc: "stable@vger.kernel.org" Subject: Re: [PATCH AUTOSEL 4.18 111/113] btrfs: lift uuid_mutex to callers of btrfs_open_devices Message-ID: <20180905092950.GV24025@suse.cz> Reply-To: dsterba@suse.cz References: <20180830180714.36167-1-alexander.levin@microsoft.com> <20180830180714.36167-45-alexander.levin@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180830180714.36167-45-alexander.levin@microsoft.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Aug 30, 2018 at 06:08:40PM +0000, Sasha Levin wrote: > From: David Sterba > > [ Upstream commit f5194e34cabaddd348a90f950e0a8188dd26cdc0 ] > > Prepartory work to fix race between mount and device scan. The patch is part of a larger series that would have to be backported completely, but the bug it fixes was triggered by fuzzing and I don't think it's that important for 4.18 stable. It would make more sense for some long-term branch like 4.14 though. The whole series is 959b1c04675735aa..81ffd56b5745355b