From: Dave Chinner <david@fromorbit.com>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: sandeen@sandeen.net, linux-xfs@vger.kernel.org
Subject: Re: [PATCHSET 0/8] xfsprogs: sync libxfs with 5.19
Date: Wed, 29 Jun 2022 08:55:01 +1000 [thread overview]
Message-ID: <20220628225501.GM227878@dread.disaster.area> (raw)
In-Reply-To: <165644930619.1089724.12201433387040577983.stgit@magnolia>
On Tue, Jun 28, 2022 at 01:48:26PM -0700, Darrick J. Wong wrote:
> Hi all,
>
> This series corrects any build errors in libxfs and backports libxfs
> changes from the kernel.
>
> If you're going to start using this mess, you probably ought to just
> pull from my git trees, which are linked below.
>
> This is an extraordinary way to destroy everything. Enjoy!
> Comments and questions are, as always, welcome.
>
> --D
>
> xfsprogs git tree:
> https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=libxfs-5.19-sync
> ---
> db/check.c | 10 +++++++---
> db/metadump.c | 11 +++++++----
> include/xfs_mount.h | 7 -------
> libxfs/util.c | 6 ------
> libxfs/xfs_attr.c | 47 ++++++++++++++--------------------------------
> libxfs/xfs_attr.h | 17 +----------------
> libxfs/xfs_attr_leaf.c | 37 ++++++++++++++++++++----------------
> libxfs/xfs_attr_leaf.h | 3 +--
> libxfs/xfs_da_btree.h | 4 +++-
> logprint/log_print_all.c | 2 +-
> repair/attr_repair.c | 20 ++++++++++++++++++++
> repair/dinode.c | 14 ++++++++++----
> 12 files changed, 84 insertions(+), 94 deletions(-)
Whole series looks good.
Reviewed-by: Dave Chinner <dchinner@redhat.com>
--
Dave Chinner
david@fromorbit.com
prev parent reply other threads:[~2022-06-28 22:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-28 20:48 [PATCHSET 0/8] xfsprogs: sync libxfs with 5.19 Darrick J. Wong
2022-06-28 20:48 ` [PATCH 1/8] misc: fix unsigned integer comparison complaints Darrick J. Wong
2022-06-29 7:43 ` Christoph Hellwig
2022-06-28 20:48 ` [PATCH 2/8] xfs_logprint: fix formatting specifiers Darrick J. Wong
2022-06-29 7:43 ` Christoph Hellwig
2022-06-28 20:48 ` [PATCH 3/8] xfs: fix TOCTOU race involving the new logged xattrs control knob Darrick J. Wong
2022-06-28 20:48 ` [PATCH 4/8] libxfs: remove xfs_globals.larp Darrick J. Wong
2022-06-28 20:48 ` [PATCH 5/8] xfs: fix variable state usage Darrick J. Wong
2022-06-28 20:48 ` [PATCH 6/8] xfs: empty xattr leaf header blocks are not corruption Darrick J. Wong
2022-06-28 20:49 ` [PATCH 7/8] xfs_repair: ignore empty xattr leaf blocks Darrick J. Wong
2022-06-28 20:49 ` [PATCH 8/8] xfs: don't hold xattr leaf buffers across transaction rolls Darrick J. Wong
2022-06-28 22:55 ` Dave Chinner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220628225501.GM227878@dread.disaster.area \
--to=david@fromorbit.com \
--cc=djwong@kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=sandeen@sandeen.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox