On Sat, Apr 09, 2022 at 04:52:20PM +0100, Matthew Wilcox (Oracle) wrote: > Remove the open-coded check of O_LARGEFILE. This changes the errno > to be the same as other filesystems; it was changed generically in > 2.6.24 but that fix skipped XFS. Probably because XFS still was a mess with a bunch of layers then.. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>