On 2021/01/04 6:44, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> 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: 8dcc1a9d90c1 ("fs: New zonefs file system")
> Signed-off-by: A
From: Arnd Bergmann
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: 8dcc1a9d90c1 ("fs: New zonefs file system")
Signed-off-by: Arnd Bergmann
---
fs/zonefs/Kconfig | 1 +
1 file changed, 1
2 matches
Mail list logo