linux/fs/befs
Paul Bolle fe786f61f3 befs: remove check for CONFIG_BEFS_RW
Befs contains a check for CONFIG_BEFS_RW for over a decade now. The
related Kconfig symbol never existed, so this check always evaluated to
true. Remove it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-06-19 15:28:14 +02:00
..
befs_fs_types.h Fix common misspellings 2011-03-31 11:26:23 -03:00
befs.h userns: Convert befs to use kuid/kgid where appropriate 2012-09-21 03:13:08 -07:00
btree.c fs: befs: remove cast for kmalloc return value 2013-03-18 14:15:59 +01:00
btree.h
ChangeLog Fix common misspellings 2011-03-31 11:26:23 -03:00
datastream.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
datastream.h
debug.c kmemtrace, befs: fix slab.h dependency problem 2009-04-03 12:21:33 +02:00
endian.h befs: don't pass huge structs by value 2011-01-13 08:03:15 -08:00
inode.c [PATCH] befs: prepare to sanitizing headers 2006-10-10 16:15:33 -07:00
inode.h
io.c
io.h
Kconfig fs/befs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
linuxvfs.c befs: remove check for CONFIG_BEFS_RW 2014-06-19 15:28:14 +02:00
Makefile
super.c befs: fix build on parisc 2009-04-08 10:21:43 -07:00
super.h
TODO