diff options
author | 2020-03-25 10:22:09 +0800 | |
---|---|---|
committer | 2020-04-03 10:21:31 -0700 | |
commit | fd26725f6eafa84cb112ee889b2765b57e1263d8 (patch) | |
tree | dbb8fa38d470e9901ac2712ca49ddc3551820193 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: clean up dic->tpages assignment (diff) | |
download | linux-rng-fd26725f6eafa84cb112ee889b2765b57e1263d8.tar.xz linux-rng-fd26725f6eafa84cb112ee889b2765b57e1263d8.zip |
f2fs: show compression in statx
fstest reports below message when compression is on:
generic/424 1s ... - output mismatch
--- tests/generic/424.out
+++ results/generic/424.out.bad
@@ -1,2 +1,26 @@
QA output created by 424
+[!] Attribute compressed should be set
+Failed
+stat_test failed
+[!] Attribute compressed should be set
+Failed
+stat_test failed
We missed to set STATX_ATTR_COMPRESSED on compressed inode in getattr(),
fix it.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions