On Wed, 23 Jul 2025 14:19:43 +0200, Christoph Hellwig wrote: > this fixes a syzcall triggered assert due to the somewhat sloppy split > between the XFS_IBULK and XFS_IWALK flags. The first is the minimal > fix for the reported problem, and the second one cleans up the > interface to avoid problems like this in the future. > > Diffstat: > xfs_ioctl.c | 2 +- > xfs_itable.c | 8 ++------ > xfs_itable.h | 10 ++++------ > 3 files changed, 7 insertions(+), 13 deletions(-) > > [...] Applied to for-next, thanks! [1/2] xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags commit: d2845519b0723c5d5a0266cbf410495f9b8fd65c [2/2] xfs: remove XFS_IBULK_SAME_AG commit: 82efde9cf2e4ce25eac96a20e36eae7c338df1e0 Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>