+13
−0
Loading
Handle ntfs_read_folio() early when the folio offset is beyond i_valid
by zero-filling the folio and marking it uptodate. This avoids needless
I/O and locking, improves read performance.
Signed-off-by:
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>