Files
android_kernel_xiaomi_sm8450/fs/f2fs
Chao Yu fd26725f6e 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>
2020-04-03 10:21:31 -07:00
..
2019-05-08 21:23:11 -07:00
2018-09-12 13:07:10 -07:00
2020-03-19 11:41:25 -07:00
2020-03-30 20:46:24 -07:00
2020-04-03 10:21:31 -07:00
2018-09-12 13:07:10 -07:00
2020-01-17 16:48:07 -08:00
2020-03-19 11:41:26 -07:00
2020-03-19 11:41:25 -07:00
2020-03-10 09:18:33 -07:00
2020-03-19 11:41:25 -07:00
2018-09-12 13:07:10 -07:00