summaryrefslogtreecommitdiff
path: root/rust/alloc
diff options
context:
space:
mode:
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2025-12-12 14:38:10 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2025-12-29 13:33:30 +0000
commit356fa248168be90109b66f32a61b8eaedc98424a (patch)
treee3a5f62ab9fca9e905a01f343cc3ba4b432b47f2 /rust/alloc
parent576248a34b927e93b2fd3fff7df735ba73ad7d01 (diff)
fs/ntfs3: zero-fill folios beyond i_valid in ntfs_read_folio()
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>
Diffstat (limited to 'rust/alloc')
0 files changed, 0 insertions, 0 deletions