Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1595550ybv; Thu, 20 Feb 2020 23:59:09 -0800 (PST) X-Google-Smtp-Source: APXvYqxtsGSV54JgP9FoSd7L9kGY5wqjKfzibX9tqmeIT28U5gg2PcsmdCed4eeLJFYVuH5jPXid X-Received: by 2002:a05:6808:218:: with SMTP id l24mr903400oie.108.1582271949052; Thu, 20 Feb 2020 23:59:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582271949; cv=none; d=google.com; s=arc-20160816; b=eVqpNwieKR97VRKraLANRScnDe/K9skxLmFbhE/EXye2s9UxUH3+7U5KJ+yq1l8Ceb MrvdeuzG7zcxYUKmYSnCC6ePgKqW85i5y7pOXgi05BTDIV5QbHMnb+Wm/jTTj9Fclljs uNPnoRlNHj5207HQakTths1UMZypKzXEp9NnguztU+o+VqVNZqov5rb4YxITbq4+K0g/ Eat+m7FsmFbQhzIadKnrgaZpJXwUNle+6DJW4N32WTLJSkmzfYMifc6viQzXreopEaGE myyJE0zyfwjp+7UTH9DQqjXvo0Spknej/D/brBnJ8ukELIFGSWo6ajjg/lecz3JEaSZI lPcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Uux7Y5guQdJi//WeN3aKVwcQlYFIXiARDO9fEgDUe+o=; b=t+pKes3RaQm6zc7BXWleoQCOCEh2OW3Vx7cYvkeP42MfHkhE8v2RHSjZI8XbRXbV+c 5l+lf0ZIyn+3ax4xA8d9cNmgx++VX/M2bsfvnTGmUnim15s800hPHMR4V+DEvmB6Qd+T mtaL1HCmbYgfn8GikdvzQk13oAo97EM3pLKfCB4KRC2XZtEaRNIec23Fi2UQJOaa5PiL bjo9U5WoSf1YHeIloM7zA/x1DovcC5fLXA5GC8pvYrNAhl6+fK8+zhLf0MYKgLTWLOrK BzrbM7aVYPwlq88PJCNlrAgvu/uZ3y1AgWKisoXdeUFb63aFzC9ZAuUq8dh1RQMKMMy7 k5oQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1PcbxLsK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j20si396901oii.80.2020.02.20.23.58.57; Thu, 20 Feb 2020 23:59:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1PcbxLsK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730697AbgBUH54 (ORCPT + 99 others); Fri, 21 Feb 2020 02:57:56 -0500 Received: from mail.kernel.org ([198.145.29.99]:57556 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730687AbgBUH5y (ORCPT ); Fri, 21 Feb 2020 02:57:54 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8AE66206ED; Fri, 21 Feb 2020 07:57:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582271873; bh=1DR/GWaW9CSgGTPT5u/Hw+nrWr3h63KmxvHEXN9F2Tw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1PcbxLsK5KyuMKnLviNDaD/8vHny821YTRExw0/B5/uHO7Fzg8ytkJy3dueaukJOb 0Kl9ppaSOmAgtGouNFK/aytaEDlzgiB2eJzFtmzDe5PrsU4zibOLTDzavKR07PchLl +QPApIBhZqcXa7OWJz+AYA7w0aX2Js2ZqlYdF57c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Su Yue , Josef Bacik , Nikolay Borisov , David Sterba , Sasha Levin Subject: [PATCH 5.5 331/399] btrfs: Fix split-brain handling when changing FSID to metadata uuid Date: Fri, 21 Feb 2020 08:40:56 +0100 Message-Id: <20200221072433.300552579@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200221072402.315346745@linuxfoundation.org> References: <20200221072402.315346745@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nikolay Borisov [ Upstream commit 1362089d2ad7e20d16371b39d3c11990d4ec23e4 ] Current code doesn't correctly handle the situation which arises when a file system that has METADATA_UUID_INCOMPAT flag set and has its FSID changed to the one in metadata uuid. This causes the incompat flag to disappear. In case of a power failure we could end up in a situation where part of the disks in a multi-disk filesystem are correctly reverted to METADATA_UUID_INCOMPAT flag unset state, while others have METADATA_UUID_INCOMPAT set and CHANGING_FSID_V2_IN_PROGRESS. This patch corrects the behavior required to handle the case where a disk of the second type is scanned first, creating the necessary btrfs_fs_devices. Subsequently, when a disk which has already completed the transition is scanned it should overwrite the data in btrfs_fs_devices. Reported-by: Su Yue Reviewed-by: Josef Bacik Signed-off-by: Nikolay Borisov Reviewed-by: David Sterba Signed-off-by: David Sterba Signed-off-by: Sasha Levin --- fs/btrfs/volumes.c | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c index c5c0dc0cbf517..a8b71ded4d212 100644 --- a/fs/btrfs/volumes.c +++ b/fs/btrfs/volumes.c @@ -723,6 +723,32 @@ static struct btrfs_fs_devices *find_fsid_changed( return NULL; } + +static struct btrfs_fs_devices *find_fsid_reverted_metadata( + struct btrfs_super_block *disk_super) +{ + struct btrfs_fs_devices *fs_devices; + + /* + * Handle the case where the scanned device is part of an fs whose last + * metadata UUID change reverted it to the original FSID. At the same + * time * fs_devices was first created by another constitutent device + * which didn't fully observe the operation. This results in an + * btrfs_fs_devices created with metadata/fsid different AND + * btrfs_fs_devices::fsid_change set AND the metadata_uuid of the + * fs_devices equal to the FSID of the disk. + */ + list_for_each_entry(fs_devices, &fs_uuids, fs_list) { + if (memcmp(fs_devices->fsid, fs_devices->metadata_uuid, + BTRFS_FSID_SIZE) != 0 && + memcmp(fs_devices->metadata_uuid, disk_super->fsid, + BTRFS_FSID_SIZE) == 0 && + fs_devices->fsid_change) + return fs_devices; + } + + return NULL; +} /* * Add new device to list of registered devices * @@ -762,7 +788,9 @@ static noinline struct btrfs_device *device_list_add(const char *path, fs_devices = find_fsid(disk_super->fsid, disk_super->metadata_uuid); } else { - fs_devices = find_fsid(disk_super->fsid, NULL); + fs_devices = find_fsid_reverted_metadata(disk_super); + if (!fs_devices) + fs_devices = find_fsid(disk_super->fsid, NULL); } @@ -792,12 +820,18 @@ static noinline struct btrfs_device *device_list_add(const char *path, * a device which had the CHANGING_FSID_V2 flag then replace the * metadata_uuid/fsid values of the fs_devices. */ - if (has_metadata_uuid && fs_devices->fsid_change && + if (fs_devices->fsid_change && found_transid > fs_devices->latest_generation) { memcpy(fs_devices->fsid, disk_super->fsid, BTRFS_FSID_SIZE); - memcpy(fs_devices->metadata_uuid, - disk_super->metadata_uuid, BTRFS_FSID_SIZE); + + if (has_metadata_uuid) + memcpy(fs_devices->metadata_uuid, + disk_super->metadata_uuid, + BTRFS_FSID_SIZE); + else + memcpy(fs_devices->metadata_uuid, + disk_super->fsid, BTRFS_FSID_SIZE); fs_devices->fsid_change = false; } -- 2.20.1