On Mon, Jul 15, 2024 at 08:48:51AM GMT, Jeff Layton wrote: > I think this is pretty much ready for linux-next now. Since the latest > changes are pretty minimal, I've left the Reviewed-by's intact. It would > be nice to have acks or reviews from maintainers for ext4 and tmpfs too. > > I did try to plumb this into bcachefs too, but the way it handles > timestamps makes that pretty difficult. It keeps the active copies in an > internal representation of the on-disk inode and periodically copies > them to struct inode. This is backward from the way most blockdev > filesystems do this. > > Christian, would you be willing to pick these up with an eye toward > v6.12 after the merge window settles? Yup. About to queue it up. I'll try to find some time to go through it so I might have some replies later but that shouldn't hold up linux-next at all.