Hi folks, I just merged the fix for the ENOSPC delayed allocation regression into the for-next branch. I did this because I don't really want to expose what appears to be (now that we know about it) an easily triggered livelock as a result of stripe aligned allocation fallback issues. I'll let this got through a linux-next cycle and then send a pull request to Linus as the tree stands. -Dave. ---------------------------------------------------------------- git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git for-next Head Commit: 9419092fb2630c30e4ffeb9ef61007ef0c61827a xfs: fix livelock in delayed allocation at ENOSPC (2023-04-27 09:02:11 +1000) ---------------------------------------------------------------- Dave Chinner (1): xfs: fix livelock in delayed allocation at ENOSPC fs/xfs/libxfs/xfs_bmap.c | 1 - 1 file changed, 1 deletion(-) -- Dave Chinner david@xxxxxxxxxxxxx