When in Rome do as the Romans:
Fedora -- btrfs
Ubuntu -- ext4
RHEL -- xfs (ext4 for boot)
NetBSD -- UFS
FreeBSD -- ZFS
AIX -- JFS
Solaris -- ZFS
Irix -- xfs
NextStep -- UFS
I have noticed anytime you use the non default supported filesystem you are just asking for odd problems. Use sftp with rsync to copy files between computers and avoid any odd filesystem shenanigans.