+10
−0
+1
−0
+1
−0
Loading
Add a check for minimum alignment when performing direct I/O reads. If the
file offset or user buffer is not aligned to the device's logical block
size, fall back to buffered I/O instead of continuing with unaligned direct I/O.
Signed-off-by:
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>