Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert for Direct IO at the beginning in PositionedRead (facebook#3891)
Summary: Moved the direct-IO assertion to the top in `PosixSequentialFile::PositionedRead`, as it doesn't make sense to check for sector alignments before checking for direct IO. Closes facebook#3891 Differential Revision: D8267972 Pulled By: sagar0 fbshipit-source-id: 0ecf77c0fb5c35747a4ddbc15e278918c0849af7
- Loading branch information