]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: print if fsverity support is built in when loading module
authorDavid Sterba <dsterba@suse.com>
Wed, 28 Jul 2021 16:10:39 +0000 (18:10 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 23 Aug 2021 11:19:09 +0000 (13:19 +0200)
commite97094b54e796daee0afa9d583eb01b78960f25f
tree50dabe1d229a0d69d90a8c8930a0ba2316feaaae
parent010217a725a111a7577ccf5c3d8396857fbb66a3
btrfs: print if fsverity support is built in when loading module

As fsverity support depends on a config option, print that at module
load time like we do for similar features.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c