* [GIT PULL] XFS fixes for v6.17-rc4
@ 2025-08-29 12:01 Carlos Maiolino
2025-08-29 16:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Carlos Maiolino @ 2025-08-29 12:01 UTC (permalink / raw)
To: torvalds; +Cc: linux-xfs
Hello Linus,
Could you please pull patches included in the tag below?
An attempt merge against your current TOT has been successful.
The highlight I'd like to point here is related to the XFS_RT
Kconfig, which has been updated to be enabled by default now if
CONFIG_BLK_DEV_ZONED is enabled.
There is no feature change here, so I took the liberty to assume
updating this Kconfig is fine outside of a merge window.
If you are not ok with it please let me know and I'll submit a new
pull without this patch.
This pull also contains a few fixes for zoned devices support in XFS,
specially related to swapon requests in inodes belonging to the zoned FS.
A null-ptr dereference fix in the xattr data, due to a mishandling of
medium errors generated by block devices is also included.
Thanks,
Carlos
The following changes since commit f76823e3b284aae30797fded988a807eab2da246:
xfs: split xfs_zone_record_blocks (2025-08-11 14:04:20 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.17-rc4
for you to fetch changes up to ae668cd567a6a7622bc813ee0bb61c42bed61ba7:
xfs: do not propagate ENODATA disk errors into xattr code (2025-08-26 11:00:33 +0200)
----------------------------------------------------------------
xfs: Fixes for v6.17-rc4
Signed-off-by: Carlos Maiolino <cem@kernel.org>
----------------------------------------------------------------
Christoph Hellwig (3):
xfs: remove xfs_last_used_zone
xfs: kick off inodegc when failing to reserve zoned blocks
xfs: reject swapon for inodes on a zoned file system earlier
Damien Le Moal (1):
xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabled
Eric Sandeen (1):
xfs: do not propagate ENODATA disk errors into xattr code
fs/xfs/Kconfig | 1 +
fs/xfs/libxfs/xfs_attr_remote.c | 7 +++++++
fs/xfs/libxfs/xfs_da_btree.c | 6 ++++++
fs/xfs/xfs_aops.c | 3 +++
fs/xfs/xfs_zone_alloc.c | 45 ++---------------------------------------
fs/xfs/xfs_zone_space_resv.c | 6 ++++++
6 files changed, 25 insertions(+), 43 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] XFS fixes for v6.17-rc4
2025-08-29 12:01 [GIT PULL] XFS fixes for v6.17-rc4 Carlos Maiolino
@ 2025-08-29 16:40 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-29 16:40 UTC (permalink / raw)
To: Carlos Maiolino; +Cc: torvalds, linux-xfs
The pull request you sent on Fri, 29 Aug 2025 14:01:34 +0200:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.17-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/469447200aed04c383189b64aa07070be052c48a
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-29 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29 12:01 [GIT PULL] XFS fixes for v6.17-rc4 Carlos Maiolino
2025-08-29 16:40 ` pr-tracker-bot
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).