A while back I was trying to create an XFS file system on Linux that would allow for file sizes larger than 1 TB. From what I understand, this would require block sizes larger than 4K. This is ...