mirror of
https://github.com/torvalds/linux.git
synced 2026-05-11 09:39:47 -04:00
Move the direct IO code into a separate file so that we can group related functions in a single file instead of having a single enormous source file. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>