Message ID | 168080825278.615785.11418750801629760336.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-xfs-owner@vger.kernel.org> 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 C3812C76196 for <linux-xfs@archiver.kernel.org>; Thu, 6 Apr 2023 19:14:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240523AbjDFTOq (ORCPT <rfc822;linux-xfs@archiver.kernel.org>); Thu, 6 Apr 2023 15:14:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240548AbjDFTOp (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Thu, 6 Apr 2023 15:14:45 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 47A6B10F1 for <linux-xfs@vger.kernel.org>; Thu, 6 Apr 2023 12:14:43 -0700 (PDT) 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 D6C796365E for <linux-xfs@vger.kernel.org>; Thu, 6 Apr 2023 19:14:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 482A1C433D2; Thu, 6 Apr 2023 19:14:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680808482; bh=vFsVpuoT1FI4/gpKyF0/KZh0SioGLAsAIgARE6zR2/4=; h=Date:Subject:From:To:Cc:In-Reply-To:References:From; b=qIVpiqDVtzrwSqwa9lDDm54gTLfA/ksjWzCXAQ5y5bxmVBMNWpLYH0du9+WXkEBzd 20YYZvn020Kr9XCfme+42hI/5q7G18a8USWvz9s6aboKmWxDVc4ECxV7OAm0eVpL6s ggaVIYlnEu7p10Rwp+91m7fTogbH9yErhNJH3f/cgCez9JFk5mFcML0KiBFfYU018q MI3GDRhFsUILM3DnJ9ftdC37i2L241yfjLLcUFzFYXCQ1Wt7K2BesiRwPunF/8VvX8 kSwGe96Z/cOhDEzWqFp0uZPBFSc/s3n979crnm4O3xh4/rAuM75EnJGcgn6YyVsJlF 5UDxH9cqze5kw== Date: Thu, 06 Apr 2023 12:14:41 -0700 Subject: [PATCHSET v11 0/3] xfs: online repair of directories From: "Darrick J. Wong" <djwong@kernel.org> To: djwong@kernel.org Cc: allison.henderson@oracle.com, linux-xfs@vger.kernel.org Message-ID: <168080825278.615785.11418750801629760336.stgit@frogsfrogsfrogs> In-Reply-To: <20230406181038.GA360889@frogsfrogsfrogs> References: <20230406181038.GA360889@frogsfrogsfrogs> User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org |
Series |
xfs: online repair of directories
|
expand
|