Hi folks, The for-next branch of the xfs-linux repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to linux-xfs@xxxxxxxxxxxxxxx so they can be picked up in the next update. The new head of the for-next branch is commit: 8e5a2441e186 xfs: reject swapon for inodes on a zoned file system earlier 4 new commits: Christoph Hellwig (3): [d004d70d6cdf] xfs: remove xfs_last_used_zone [7d523255f524] xfs: kick off inodegc when failing to reserve zoned blocks [8e5a2441e186] xfs: reject swapon for inodes on a zoned file system earlier Damien Le Moal (1): [9ce43caa4b7b] xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabled Code Diffstat: fs/xfs/Kconfig | 1 + fs/xfs/xfs_aops.c | 3 +++ fs/xfs/xfs_zone_alloc.c | 45 ++------------------------------------------ fs/xfs/xfs_zone_space_resv.c | 6 ++++++ 4 files changed, 12 insertions(+), 43 deletions(-)