summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2026-05-22 14:52:37 +0200
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2026-06-02 17:02:32 +0200
commit5569b3c5259b26eccc8d9fdc939241abbae5afbb (patch)
tree574d597d4373e649e5d8cb321f019c9c44679739 /include
parent4f165b1ff99a7baf2e38df0a1093fcc120d259a3 (diff)
fs/ntfs3: handle delayed allocation overlap in run lookup
Introduce run_lookup_entry_da() to look up data runs while taking delayed allocation into account. ntfs3 may have both committed extents and delayed allocation extents for the same VCN range. The new helper checks delayed allocation first and falls back to the real run, then corrects the returned range when a real run overlaps with a delayed allocation run. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions