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 0566EC43334 for ; Tue, 19 Jul 2022 16:32:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235786AbiGSQc2 convert rfc822-to-8bit (ORCPT ); Tue, 19 Jul 2022 12:32:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237638AbiGSQc1 (ORCPT ); Tue, 19 Jul 2022 12:32:27 -0400 Received: from avasout-peh-001.plus.net (avasout-peh-001.plus.net [212.159.14.17]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E26DE550A8 for ; Tue, 19 Jul 2022 09:32:24 -0700 (PDT) Received: from APOLLO ([212.159.61.44]) by smtp with ESMTPA id Dq8zoHwNNiXxBDq90o2lgr; Tue, 19 Jul 2022 17:32:22 +0100 X-Clacks-Overhead: "GNU Terry Pratchett" X-CM-Score: 0.00 X-CNFS-Analysis: v=2.4 cv=T+Gf8tGQ c=1 sm=1 tr=0 ts=62d6dc96 a=AGp1duJPimIJhwGXxSk9fg==:117 a=AGp1duJPimIJhwGXxSk9fg==:17 a=IkcTkHD0fZMA:10 a=lZFbU4aQAAAA:8 a=P1kZ4gAsAAAA:8 a=VwQbUJbxAAAA:8 a=avuI7u2LPdAhfE06yZ8A:9 a=QEXdDO2ut3YA:10 a=yKZbCDypxrTF-tGext6c:22 a=fn9vMg-Z9CMH7MoVPInU:22 a=AjGcO6oz07-iQ99wixmX:22 X-AUTH: perdrix52@:2500 From: "David C. Partridge" To: "'Chris Murphy'" Cc: "'Btrfs BTRFS'" References: <000001d899d0$57fb6490$07f22db0$@perdrix.co.uk> <009001d89b02$b7f2eb60$27d8c220$@perdrix.co.uk> In-Reply-To: Subject: RE: Odd output from scrub status Date: Tue, 19 Jul 2022 17:32:21 +0100 Message-ID: <002d01d89b8d$1f8df280$5ea9d780$@perdrix.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Content-Language: en-gb Thread-Index: AQG0I+mo95iLQgivBE5YQgylXxMxEwG/+wJwAf9OapICzoQXRK2aY/Lw X-CMAE-Envelope: MS4xfLtskthhDSWBG8sxNuhVf1i60EntfS1997UE1IzXOZG95hse5Am8Z/08M/Av6H+BJ6oidr3dqSQlmjHT84Kt/NvsrO3vnDRw+UHNPI1xNGdPif8CD2Wp rpfY0qSSzQYSvY8F0M097JWZMnMX55eOVLZVX4ejUFw2FD4p6hOD+wGl9DAswuXsbAB2W9OgylKFxWsAwrdP7XxUcRjqSBcaRdk= Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org Intermittent problem ... -----Original Message----- From: Chris Murphy Sent: 19 July 2022 04:35 To: David C. Partridge Cc: Chris Murphy ; Btrfs BTRFS Subject: Re: Odd output from scrub status On Mon, Jul 18, 2022 at 8:01 PM David C. Partridge wrote: > > btrfs-progs 5.4.1-2 Well, if you can find a newer version that'd help determine if it's a current bug or one long since fixed. Current version is 5.18.1. -- Chris Murphy