summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-07-21 11:58:08 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-19 18:16:42 +0900
commitb54559689a00eb50308fb768e05fbb5036c7b1b0 (patch)
tree7177141f36841208b481e9e2cb6af0a307072b32 /tools/perf/scripts/python/bin/stackcollapse-report
parenteb67671cd8149d563c04764d39fda16f17194eae (diff)
ntfs: fix initialized size and page state after compressed writes
The write iterator now expands attributes before calling ntfs_compress_write(), so compressed writes must not expand the attribute themselves. However, the compressed path still needs to reject zero-byte iterator copies, advance initialized_size after successful I/O, and invalidate modified folios after a failed compression-unit write. Reject no-progress copies, persist the new initialized size on success, and clear folio uptodate state when the synchronous write fails. Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions