diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2021-01-22 12:02:34 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-02-12 05:12:59 +0100 |
commit | 302fdadeafe4be539f247abf25f61822e4a5a577 (patch) | |
tree | 0fe91f005298e52c7e350b7d24629c2810099812 /fs/ext4/mballoc.h | |
parent | ext4: reset retry counter when ext4_alloc_file_blocks() makes progress (diff) | |
download | linux-302fdadeafe4be539f247abf25f61822e4a5a577.tar.xz linux-302fdadeafe4be539f247abf25f61822e4a5a577.zip |
ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
EXT4_KUNIT_TESTS selects EXT4_FS, thus enabling an optional feature the
user may not want to enable. Fix this by making the test depend on
EXT4_FS instead.
Fixes: 1cbeab1b242d16fd ("ext4: add kunit test for decoding extended timestamps")
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20210122110234.2825685-1-geert@linux-m68k.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.h')
0 files changed, 0 insertions, 0 deletions