mbox series

[GIT,PULL,1/2] libxfs: new code for 6.12

Message ID 173214788559.2961979.515137054202208714.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/libxfs-sync-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 67297671cbae3043e495312964470d31f4b9e5e7:

xfs_spaceman: add dependency on libhandle target (2024-11-06 16:58:55 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 0cc807347d5a47d106b6196606e01297aa3a5f31:

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

----------------------------------------------------------------
libxfs: new code for 6.12 [01/17]

New code for 6.12.

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

----------------------------------------------------------------
Chi Zhiling (1):
xfs: Reduce unnecessary searches when searching for the best extents

libxfs/xfs_alloc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)