Message ID | 166681099421.3403789.78493769502226810.stgit@magnolia (mailing list archive) |
---|---|
Headers | show
Return-Path: <fstests-owner@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 13114C38A2D for <linux-fstests@archiver.kernel.org>; Wed, 26 Oct 2022 19:06:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234751AbiJZTGT (ORCPT <rfc822;linux-fstests@archiver.kernel.org>); Wed, 26 Oct 2022 15:06:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55584 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234787AbiJZTF7 (ORCPT <rfc822;fstests@vger.kernel.org>); Wed, 26 Oct 2022 15:05:59 -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 D6176105CC8; Wed, 26 Oct 2022 12:03:15 -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 6A10E62033; Wed, 26 Oct 2022 19:03:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BAD5EC433D6; Wed, 26 Oct 2022 19:03:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666810994; bh=JZaUz0hZJF56FPq9r0HxN++MlxzVyVThyssPRzp5ybE=; h=Subject:From:To:Cc:Date:From; b=XbXp8zqbnMTMWO4FD5wf0gzWM6lR/8WVhdzS7abQCwKFJ2c+11SLKW4yY0AQCmvst /WWzcDvTo0MsZvTkRqm9o1komlhtICQdKahlpxLRNLu0milW1/u41zOdxws2Fg+Ser NqK50d3rNGIq6iot6/q2LPUjhqjFVI9sHAfgiXBMidst6dalevW4llOxASS+b7pzDk HLLKM2hNfQEbgPk5IkJawri0wMhNDneRQcoUIfgSOFOnwJOINF0GUaq30K4EoOmSBQ lfHfYnefbRjCKuJlcv6MamfMdZjPPaoe0w/e/4nOZfAGPx4VVZpc74Alt1Vv9fANNV FpNB+fFCoAnYQ== Subject: [PATCHSET v23.2 0/4] fstests: refactor xfs geometry computation From: "Darrick J. Wong" <djwong@kernel.org> To: djwong@kernel.org, guaneryu@gmail.com, zlang@redhat.com Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org, guan@eryu.me Date: Wed, 26 Oct 2022 12:03:14 -0700 Message-ID: <166681099421.3403789.78493769502226810.stgit@magnolia> User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: <fstests.vger.kernel.org> X-Mailing-List: fstests@vger.kernel.org |
Series |
fstests: refactor xfs geometry computation
|
expand
|