Commit f67e8a5e3ead for kernel

commit f67e8a5e3ead61692d24a68e30496bd2634f5b68
Merge: f0ae3a50624b dc68c0f60169
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Dec 20 12:45:35 2025 -0800

    Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

    Pull xfs fixes from Carlos Maiolino:
     "This contains a few fixes for zoned devices support, an UAF and a
      compiler warning, and some cleaning up"

    * tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
      xfs: fix the zoned RT growfs check for zone alignment
      xfs: validate that zoned RT devices are zone aligned
      xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
      xfs: fix a memory leak in xfs_buf_item_init()
      xfs: fix stupid compiler warning
      xfs: fix a UAF problem in xattr repair
      xfs: ignore discard return value