summaryrefslogtreecommitdiff
path: root/tools/lib/python/feat/parse_features.py
diff options
context:
space:
mode:
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2025-10-14 20:36:17 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2025-11-10 14:30:16 +0100
commitf35590ee26f5722bfe12cdff14396c4c057a8f74 (patch)
tree871d881f05fc0fb5fd8f04dbcf2eaeec6b3c7a7d /tools/lib/python/feat/parse_features.py
parentc3856bb499eae0cd5773b609ee9aa8a0e6e42b6c (diff)
fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
Replace the use of ntfs_bio_pages with the disk page cache for reading and writing compressed files. This slightly improves performance when reading compressed data and simplifies the I/O logic. When an XPRESS or LZX compressed file is opened for writing, it is now decompressed into a normal file before modification. A new argument (`int copy`) is added to ni_read_frame() to handle writing of decompressed and mapped data. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/lib/python/feat/parse_features.py')
0 files changed, 0 insertions, 0 deletions