linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: linux-xfs@vger.kernel.org, david@fromorbit.com
Subject: Re: [PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
Date: Thu, 27 Apr 2023 15:51:55 -0700	[thread overview]
Message-ID: <20230427225155.GF59213@frogsfrogsfrogs> (raw)
In-Reply-To: <168263569804.1717447.12960771904502687107.stgit@frogsfrogsfrogs>

Disregard this, I got Dave's email wrong, copy-pasted it around the
automation, and then forgot to make sure that /all/ of them were
corrected. :(

Will resend....

--D

On Thu, Apr 27, 2023 at 03:48:18PM -0700, Darrick J. Wong wrote:
> Hi all,
> 
> Here are some assorted bug fixes for 6.4:
> 
>  * A regression fix for the allocator refactoring that we did in 6.3.
>  * Fix a bug that occurs when formatting an internal log with a stripe
>    alignment such that there's free space before the start of the log
>    but not after.
>  * Make scrub actually take the MMAPLOCK (to lock out page faults) when
>    scrubbing the COW fork
>  * If we call FUNSHARE on a hole in the data fork, don't create a
>    delalloc reservation in the cow fork for that hole.
> 
> 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
> 
> kernel git tree:
> https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=kernel-fixes-6.4
> ---
>  fs/xfs/libxfs/xfs_ag.c   |   10 +++++-----
>  fs/xfs/libxfs/xfs_bmap.c |    5 +++--
>  fs/xfs/scrub/bmap.c      |    4 ++--
>  fs/xfs/xfs_iomap.c       |    5 +++--
>  4 files changed, 13 insertions(+), 11 deletions(-)
> 

  parent reply	other threads:[~2023-04-27 22:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27 22:48 [PATCHSET 0/4] xfs: bug fixes for 6.4-rc1 Darrick J. Wong
2023-04-27 22:48 ` [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof Darrick J. Wong
2023-04-27 22:51 ` Darrick J. Wong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-27 22:48 [PATCHSET 0/4] xfs: bug fixes for 6.4-rc1 Darrick J. Wong

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=20230427225155.GF59213@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).