Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10783174imu; Thu, 6 Dec 2018 06:45:51 -0800 (PST) X-Google-Smtp-Source: AFSGD/V2rZ3T/WLEa31P7jJ0rUe4GiWBppqMHS0egNWoVsQDYrj7X+qXHsoEGiWuAGijPBZcPU48 X-Received: by 2002:a17:902:c05:: with SMTP id 5mr28773834pls.155.1544107551856; Thu, 06 Dec 2018 06:45:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544107551; cv=none; d=google.com; s=arc-20160816; b=MKycm5/0ofyUC+a5mlsO1jS+eOo/PW+0vOHOfEz1liDbGyNEWwcEDVuHu3bkfUrA2+ CqgHvbh5paIO9JjQ4/a7o2VHCQv9PH71ZErosc22VKUAHsvLGWi66VWmPWkImFTGAyyj HHkqEWmqP572MMVlXOoyUrr347D0r1Klcv6a/ptti+yDF2F3+qXZ5US+wo9sObUAgO/+ 7cxsptQEMmy9qOBU2xxfSkPrce8ectDcBUwxXqSeBgrBQscnZVcdLpRTw7sZcL5frULY yrqPWDhEU2nKLkuyzCwXXS+BqcGYY1xS/D7mtyIaYkjHCSyUnIQOra0JWMzrggaxUx5s /5bA== 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=Zpxa6mrpTpD+9i8iuUHvrXWVDKoOeBxa8wQS11gwvj4=; b=ZVxhTHwBBvxqoTBwGcGKEF6Sk2KRQ+vo6xi71TYL3IQDUerAenHxJYQGWz02JV2adw 2kuPAKmJfbdDYXUlUS9OTE9R1tzZ+Iup2mkOBj23Ul5IbFdRsIfTPE9sU7/6YEzHkHfW a8qQ659QtTd/Wr+cT6/nNVMUT014P2IeOB+A9kJZ3HH7coJhDWpzK/BKKXZA/IxOv8ud ZUJVZ9oE+ueUwT4crSlBWMxCE2/L+Ue2of6YDSgNtcyyuBoQJOoXazTvPs4ktuh8QxSm 9fB6t1NK8XkUnqTUfSEmYF7aWo90kIt4jdcLxrRLpjyFAN7l3JOHGgP3mMD4g4mOw6hG Vjzw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UueUd+hG; 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 i6si349840pgq.207.2018.12.06.06.45.03; Thu, 06 Dec 2018 06:45:51 -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=UueUd+hG; 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 S1730597AbeLFOnJ (ORCPT + 99 others); Thu, 6 Dec 2018 09:43:09 -0500 Received: from mail.kernel.org ([198.145.29.99]:47496 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729968AbeLFOnF (ORCPT ); Thu, 6 Dec 2018 09:43:05 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 EEBB22146D; Thu, 6 Dec 2018 14:43:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544107384; bh=GT8eUTgPlmjae8+b0Z7W7DdRuHN+dC0m+h/iG2ZW4E0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UueUd+hGP7tSvf/WNfKuzy0hTt5gSKs1jMWyzxrOgxc7vLS0oFWxb+rRiDOobve/p 9050DExnU9ZjiyVxfRg8q09VtK5cRiV1Qmo3ExWUJo3bygpZxTzgnTB9wutBRs/yms SjRstUvs/q/w82VFjMfgd/3eAiUq3cKLiFWjwtH4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Qu Wenruo , Nikolay Borisov , David Sterba Subject: [PATCH 4.14 41/55] btrfs: Always try all copies when reading extent buffers Date: Thu, 6 Dec 2018 15:39:15 +0100 Message-Id: <20181206143003.943621097@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181206143001.749982936@linuxfoundation.org> References: <20181206143001.749982936@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Nikolay Borisov commit f8397d69daef06d358430d3054662fb597e37c00 upstream. When a metadata read is served the endio routine btree_readpage_end_io_hook is called which eventually runs the tree-checker. If tree-checker fails to validate the read eb then it sets EXTENT_BUFFER_CORRUPT flag. This leads to btree_read_extent_buffer_pages wrongly assuming that all available copies of this extent buffer are wrong and failing prematurely. Fix this modify btree_read_extent_buffer_pages to read all copies of the data. This failure was exhibitted in xfstests btrfs/124 which would spuriously fail its balance operations. The reason was that when balance was run following re-introduction of the missing raid1 disk __btrfs_map_block would map the read request to stripe 0, which corresponded to devid 2 (the disk which is being removed in the test): item 2 key (FIRST_CHUNK_TREE CHUNK_ITEM 3553624064) itemoff 15975 itemsize 112 length 1073741824 owner 2 stripe_len 65536 type DATA|RAID1 io_align 65536 io_width 65536 sector_size 4096 num_stripes 2 sub_stripes 1 stripe 0 devid 2 offset 2156920832 dev_uuid 8466c350-ed0c-4c3b-b17d-6379b445d5c8 stripe 1 devid 1 offset 3553624064 dev_uuid 1265d8db-5596-477e-af03-df08eb38d2ca This caused read requests for a checksum item that to be routed to the stale disk which triggered the aforementioned logic involving EXTENT_BUFFER_CORRUPT flag. This then triggered cascading failures of the balance operation. Fixes: a826d6dcb32d ("Btrfs: check items for correctness as we search") CC: stable@vger.kernel.org # 4.4+ Suggested-by: Qu Wenruo Reviewed-by: Qu Wenruo Signed-off-by: Nikolay Borisov Signed-off-by: David Sterba Signed-off-by: Greg Kroah-Hartman --- fs/btrfs/disk-io.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) --- a/fs/btrfs/disk-io.c +++ b/fs/btrfs/disk-io.c @@ -451,9 +451,9 @@ static int btree_read_extent_buffer_page int mirror_num = 0; int failed_mirror = 0; - clear_bit(EXTENT_BUFFER_CORRUPT, &eb->bflags); io_tree = &BTRFS_I(fs_info->btree_inode)->io_tree; while (1) { + clear_bit(EXTENT_BUFFER_CORRUPT, &eb->bflags); ret = read_extent_buffer_pages(io_tree, eb, WAIT_COMPLETE, btree_get_extent, mirror_num); if (!ret) { @@ -464,14 +464,6 @@ static int btree_read_extent_buffer_page ret = -EIO; } - /* - * This buffer's crc is fine, but its contents are corrupted, so - * there is no reason to read the other copies, they won't be - * any less wrong. - */ - if (test_bit(EXTENT_BUFFER_CORRUPT, &eb->bflags)) - break; - num_copies = btrfs_num_copies(fs_info, eb->start, eb->len); if (num_copies == 1)