On Tue, Nov 05, 2024 at 04:57:40PM -0800, Darrick J. Wong wrote: > Hi everyone, > > Here's a slightly updated working branch for the filesystem side of > atomic write changes for 6.13: > > https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=fs-atomic_2024-11-05 > > This branch is, like yesterday's, based off of axboe's > for-6.13/block-atomic branch: > > https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git/log/?h=for-6.13/block-atomic > > The only difference is that I added Ojaswin's Tested-by: tags to the end > of the xfs series. I have done basic testing with the shell script at > the end of this email and am satisfied that it at least seems to do the > (limited) things that I think we're targeting for 6.13. > > Christian: Could you pull this fs-atomic branch into your vfs.git work > for 6.13, please? Of course! I did git pull fs-atomic_2024-11-05 from your tree. It should show up in -next tomorrow.