OSDN Git Service

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)
commitea3dc7d2d1f524eb2a34b6501be38c82be5c7ff1
tree50dabe1d229a0d69d90a8c8930a0ba2316feaaae
parent705242538ff348874e642f2ce953e19702af411d
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