f403b7f452[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
20 years ago
Nathan Scott
24e17b5fb9[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.