diff options
author | Jeff Mahoney <jeffm@suse.com> | 2015-09-16 13:34:53 (GMT) |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-06-06 12:08:28 (GMT) |
commit | 5f9e1059d9347191b271bf7d13bd83db57594d2a (patch) | |
tree | f23ae20ffd41ac1405e51e75b25e4e19de580179 /fs/hfsplus | |
parent | e06cd3dd7cea50e87663a88acdfdb7ac1c53a5ca (diff) | |
download | linux-5f9e1059d9347191b271bf7d13bd83db57594d2a.tar.xz |
btrfs: advertise which crc32c implementation is being used at module load
Since several architectures support hardware-accelerated crc32c
calculation, it would be nice to confirm that btrfs is actually using it.
We can see an elevated use count for the module, but it doesn't actually
show who the users are. This patch simply prints the name of the driver
after successfully initializing the shash.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
[ added a helper and used in module load-time message ]
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions