mbox series

[GIT,PULL,2/2] xfs: bug fixes for 6.12

Message ID 173214788656.2961979.5172451040789575673.stg-ugh@frogsfrogsfrogs (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/2] libxfs: new code for 6.12 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/xfs-fixes-6.12_2024-11-20

Message

Darrick J. Wong Nov. 21, 2024, 12:12 a.m. UTC
Hi Andrey,

Please pull this branch with changes for xfsprogs for 6.12-rc1.

As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts.  Please let me know if you
encounter any problems.

The following changes since commit 0cc807347d5a47d106b6196606e01297aa3a5f31:

xfs: Reduce unnecessary searches when searching for the best extents (2024-11-20 16:03:44 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/xfs-fixes-6.12_2024-11-20

for you to fetch changes up to 09f319213924f4ed144b23368e33a7ff7ef5ddd2:

xfs_repair: synthesize incore inode tree records when required (2024-11-20 16:03:44 -0800)

----------------------------------------------------------------
xfs: bug fixes for 6.12 [02/17]

Bug fixes for 6.12.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>

----------------------------------------------------------------
Darrick J. Wong (2):
xfs_repair: fix crasher in pf_queuing_worker
xfs_repair: synthesize incore inode tree records when required

repair/dino_chunks.c | 28 ++++++++++++++++++++++++++++
repair/prefetch.c    |  2 ++
2 files changed, 30 insertions(+)