1
0
Fork 0
alistair23-linux/fs/zonefs
Arnd Bergmann 4f8b848788 zonefs: select CONFIG_CRC32
When CRC32 is disabled, zonefs cannot be linked:

ld: fs/zonefs/super.o: in function `zonefs_fill_super':

Add a Kconfig 'select' statement for it.

Fixes: 8dcc1a9d90 ("fs: New zonefs file system")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
2021-01-04 09:06:42 +09:00
..
Kconfig zonefs: select CONFIG_CRC32 2021-01-04 09:06:42 +09:00
Makefile fs: New zonefs file system 2020-02-07 14:39:38 +09:00
super.c zonefs: fix page reference and BIO leak 2020-12-10 15:14:19 +09:00
zonefs.h zonefs: open/close zone on file open/close 2020-09-15 18:32:52 +09:00