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 46A8AC4332F for ; Fri, 9 Dec 2022 09:52:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229558AbiLIJwS (ORCPT ); Fri, 9 Dec 2022 04:52:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229498AbiLIJvw (ORCPT ); Fri, 9 Dec 2022 04:51:52 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61004186D2 for ; Fri, 9 Dec 2022 01:51:52 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 04E5762134 for ; Fri, 9 Dec 2022 09:51:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93112C433D2; Fri, 9 Dec 2022 09:51:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670579511; bh=0PaXvTizXQHDj0N9RuBc7JOWVXFhaNWoKwDCSsB6LDY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JAQ0h1VrIS/HwOGUKfthb0BRXXaRqG8l/LhkQENiqTiTwk7o2+Fd0C1Fgxx2SzkFk fX57ukL+IB5oMS/Id4mGGx+YwE71sH8JNqaRT/+yf0xaqy4bD7PtVWnq2YQhmaOAmU 4OwpOVKvGREusdttrkIo7VEmn+JSGj3Yd0W2Gge+2pmjyJDcMtxXlIbW4BUUR+mOQm yFTtoE3NTWCrWv4wKdnY7EHWgLHE5JnLkKZiuSugRmaZ1JBt2nwvOi3vadZA24bCqv nLjFt1q3dCmJaKEC6N6KBZVWGT62yzjPtO2dzZKusjbHfxkFcI/CzGca2Fu/eafcqP ODG9XWNKrZPEA== Date: Fri, 9 Dec 2022 10:51:46 +0100 From: Carlos Maiolino To: Srikanth C S Cc: "linux-xfs@vger.kernel.org" , Darrick Wong , Rajesh Sivaramasubramaniom , Junxiao Bi , "david@fromorbit.com" , "Darrick J. Wong" Subject: Re: [External] : Re: [PATCH v3] fsck.xfs: mount/umount xfs fs to replay log before running xfs_repair Message-ID: <20221209095146.72urohonkttuzkui@andromeda> References: <20221123063050.208-1-srikanth.c.s@oracle.com> <20221123083636.el5fivqey5qmx6ie@andromeda> <20221123122305.oht2bspxqb6ndnlm@andromeda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org > > > So I am still wondering on how to proceed with this patch. Any > > > comments would be helpful. > > > @Carlos Maiolino, Any comments or thoughts on this patch? Sorry, didn't have time to look into it yet. -- Carlos Maiolino