diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2025-01-30 17:03:41 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2025-02-05 17:48:41 +0300 |
commit | b432163ebd15a0fb74051949cb61456d6c55ccbd (patch) | |
tree | 524a562a9dd57a9233c47817d811e479a400ca6a /tools/perf/scripts/python/libxed.py | |
parent | ff355926445897cc9fdea3b00611e514232c213c (diff) | |
download | linux-b432163ebd15a0fb74051949cb61456d6c55ccbd.tar.xz |
fs/ntfs3: Update inode->i_mapping->a_ops on compression state
Update inode->i_mapping->a_ops when the compression state changes to
ensure correct address space operations.
Clear ATTR_FLAG_SPARSED/FILE_ATTRIBUTE_SPARSE_FILE when enabling
compression to prevent flag conflicts.
v2:
Additionally, ensure that all dirty pages are flushed and concurrent access
to the page cache is blocked.
Fixes: 6b39bfaeec44 ("fs/ntfs3: Add support for the compression attribute")
Reported-by: Kun Hu <huk23@m.fudan.edu.cn>, Jiaji Qin <jjtan24@m.fudan.edu.cn>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions