Message ID | 169049623563.921478.13811535720302490179.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-fsdevel-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 BD3A4C0015E for <linux-fsdevel@archiver.kernel.org>; Thu, 27 Jul 2023 22:19:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229807AbjG0WTG (ORCPT <rfc822;linux-fsdevel@archiver.kernel.org>); Thu, 27 Jul 2023 18:19:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229495AbjG0WTF (ORCPT <rfc822;linux-fsdevel@vger.kernel.org>); Thu, 27 Jul 2023 18:19:05 -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 29073187; Thu, 27 Jul 2023 15:19:05 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B1DA061F6A; Thu, 27 Jul 2023 22:19:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21E6CC433CB; Thu, 27 Jul 2023 22:19:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690496344; bh=0QDxqnaIcY9aYSlSdSfjkuKu90WD4q/w29rSRMNnmgk=; h=Date:Subject:From:To:Cc:In-Reply-To:References:From; b=APlOw6wTBy0/wlAtKvZRFFVsPNoczUGhJ87LD1FWVmwPjkR8gazwZ/r3QacBifdwf c+tqZCNtUlkZt2t2e9F1r7h0RCtQLaK1oFiAYrH0IJqwrr9cA36EhiF0F76EYVcmQ1 Kt/0nawfX0dSmh4175rlWbPGy6W/vB5LAUePm+O5ujEG7zZoj2RKrl/7gSAlhuWQLS O8YWUtragzPqPI3rkL94jPXWYC/Br0ozdxSKDxklBCC9Q2BVAyKwyzzAdApbeJvMLf GqSyWtDP0T0QdrgFxRAZIWTDd/Cevezpq58hE0f+Y4mpXTnXgcZbkZUTrNpPe1tHTf eTk7LSamv/XZg== Date: Thu, 27 Jul 2023 15:19:03 -0700 Subject: [PATCHSET v26.0 0/7] xfs: stage repair information in pageable memory From: "Darrick J. Wong" <djwong@kernel.org> To: djwong@kernel.org Cc: Dave Chinner <dchinner@redhat.com>, Kent Overstreet <kent.overstreet@linux.dev>, linux-xfs@vger.kernel.org, willy@infradead.org, linux-fsdevel@vger.kernel.org Message-ID: <169049623563.921478.13811535720302490179.stgit@frogsfrogsfrogs> In-Reply-To: <20230727221158.GE11352@frogsfrogsfrogs> References: <20230727221158.GE11352@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-fsdevel.vger.kernel.org> X-Mailing-List: linux-fsdevel@vger.kernel.org |
Series |
xfs: stage repair information in pageable memory
|
expand
|