Dave Chinner <david@xxxxxxxxxxxxx> writes: >> 1. ext4 fails to mount the filesystem, while xfs just disables DAX. >> It seems like they should they be the same. I agree, it would be nice if they were the same. > I don't really care what is done to ext4 here, but I'm not changing > XFS behaviour. I'm expecting mixed dax/non-dax fileystems to be a > thing, with DAX turned on by an inode flag on disk. Indeed, I see > the mount option going away permanently for XFS, and DAX being > controlled completely from on-disk flags. E.g. ext4 encrypted files > need to turn off DAX, while clear text files can be accessed using > DAX. This should happen completely transparently to the user.... The one thing we definitely need is a common way for an application to open a file in dax mode. So, whatever ends up being the interface for xfs in the future sure as heck better work for ext4. I'm also not super keen on just getting rid of the dax mount option. I understand why you'd want to do that, but I think it should stay, with documentation on when you simply won't get dax mappings. Please think about the poor programmers and system administrators that have to use these interfaces. Thanks, Jeff _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs