After reading up on the whole data=ordered fiasco that EXT4 went through and how much support there was on it accommodating "broken" applications, I was surprised that a filesystem that is not guaranteed to write the data before the metadata was chosen as the default in an enterprise linux OS.
https://www.suse.com/communities/conversations/xfs-the-file-system-of-choice/
Has XFS changed to the point where it is on par with the reliability of EXT4 in data=ordered mode or has some other variables changed where this is now a moot point?