Are there any special journaling features or soft-power down attributes for data integrity on power fail?
XFS by definition is a journaling file system and has protection for sudden power loss. The only exception would be if the power loss is during a data write operation to the CM4, then only the data that was being written could potentially be lost, but that would normally produce an error at the client, warning you that the file did not make it.