summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-07-08 21:55:15 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-17 15:00:37 +0900
commit962b9df4720f468fc4577026687debba7d421a60 (patch)
tree1a23d1a790c4d8a13d2e8fe250fa5c0e00f0f2a5 /tools/perf/scripts/python/stackcollapse.py
parentbea20b65163500b2192fa10933fbf3a7edd5044a (diff)
ksmbd: preserve compression state across opens
The compression state can be emulated with the DOS attribute xattr when the backing filesystem cannot store it directly. Do not limit that state to shares with store dos attributes enabled, otherwise a file reopened through another handle can lose FILE_ATTRIBUTE_COMPRESSED in file information responses. Load only the compressed bit from the DOS attribute xattr when store dos attributes is disabled. Keep the normal DOS attribute behavior unchanged when it is enabled. Also avoid clearing an already restored compressed bit just because the backing filesystem does not report FS_COMPR_FL. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions