]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3549530c138e9068d098ff9ff459e9fe3ebcc0ed
treebda27684f90cd479b4b3d4488fd9b31f01706151
parent234e813aad679aeb0360e3a3932b5bf868f6c7d4
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]