]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - fs/btrfs/super.c
btrfs: show compiled-in config features at module load time
authorDavid Sterba <dsterba@suse.cz>
Tue, 30 Apr 2013 16:51:59 +0000 (16:51 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Fri, 14 Jun 2013 15:29:19 +0000 (11:29 -0400)
commit85965600f50b2e57746363d0ace4ab6b2bcb9c27
treebda27684f90cd479b4b3d4488fd9b31f01706151
parente6d2960582f625ba6e676117019b62aa87425e8f
btrfs: show compiled-in config features at module load time

We want to know if there are debugging features compiled in, this may
affect performance. The message is printed before the sanity checks.
Also kill version.h file that serves no purpose, we don't use any
version tag for kernel module.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/super.c
fs/btrfs/version.h [deleted file]