]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/Kconfig
Get rid of CONFIG_LSF
authorJens Axboe <jens.axboe@oracle.com>
Fri, 12 Dec 2008 08:51:16 +0000 (09:51 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 29 Dec 2008 07:29:51 +0000 (08:29 +0100)
commitb3a6ffe16b5cc48abe7db8d04882dc45280eb693
tree7bd0860ca93beb9aa8c5cb54a3081617d8d12de9
parent3c18ce71af754cefae75103dbae28817e04b2db4
Get rid of CONFIG_LSF

We have two seperate config entries for large devices/files. One
is CONFIG_LBD that guards just the devices, the other is CONFIG_LSF
that handles large files. This doesn't make a lot of sense, you typically
want both or none. So get rid of CONFIG_LSF and change CONFIG_LBD wording
to indicate that it covers both.

Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/Kconfig
fs/ext4/super.c
include/linux/types.h