mbox series

[GIT,PULL] xfs: random fixes for 6.6

Message ID 169705592352.1904383.16093106416173167857.stg-ugh@frogsfrogsfrogs (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] xfs: random fixes for 6.6 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/random-fixes-6.6_2023-10-11

Message

Darrick J. Wong Oct. 11, 2023, 8:25 p.m. UTC
Hi Chandan,

Please pull this branch with changes for xfs for 6.6-rc6.

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.

--D

The following changes since commit 94f6f0550c625fab1f373bb86a6669b45e9748b3:

Linux 6.6-rc5 (2023-10-08 13:49:43 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/random-fixes-6.6_2023-10-11

for you to fetch changes up to 442177be8c3b8edfc29e14837e59771181c590b3:

xfs: process free extents to busy list in FIFO order (2023-10-11 12:35:21 -0700)

----------------------------------------------------------------
xfs: random fixes for 6.6
Rollup of a couple of reviewed fixes.

This has been lightly tested with fstests.  Enjoy!

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

----------------------------------------------------------------
Darrick J. Wong (2):
xfs: adjust the incore perag block_count when shrinking
xfs: process free extents to busy list in FIFO order

fs/xfs/libxfs/xfs_ag.c   | 6 ++++++
fs/xfs/xfs_extent_busy.c | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)