diff options
author | Yang Xu <xuyang2018.jy@fujitsu.com> | 2022-01-27 12:11:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-23 13:56:39 +0300 |
commit | 70e0d201013b894c4f5d3744539f0883ab2aeca9 (patch) | |
tree | 225fc4e76e0361d9a3a3f0c3f667c2b070878511 /fs/jbd2/commit.c | |
parent | d2a1eaf51b7d4412319adb6acef114ba472d1692 (diff) | |
download | linux-70e0d201013b894c4f5d3744539f0883ab2aeca9.tar.xz |
selftests/zram: Skip max_comp_streams interface on newer kernel
[ Upstream commit fc4eb486a59d70bd35cf1209f0e68c2d8b979193 ]
Since commit 43209ea2d17a ("zram: remove max_comp_streams internals"), zram
has switched to per-cpu streams. Even kernel still keep this interface for
some reasons, but writing to max_comp_stream doesn't take any effect. So
skip it on newer kernel ie 4.7.
The code that comparing kernel version is from xfstests testsuite ext4/053.
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions