yaffs: Remove SHORT_NAMES_IN_RAM and WIDE_TNODE_DISABLE configs
authorCharles Manning <cdhmanning@gmail.com>
Mon, 8 Nov 2010 23:01:50 +0000 (12:01 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 8 Nov 2010 23:01:50 +0000 (12:01 +1300)
commit376375059d26aeb3fca08ba9dfd1f9b8b5842c75
treec2e593c76b0e99f752a6ac187988921ee87d34c5
parent25633e8452addb4efafd1dedde957e1b14a07fd9
yaffs: Remove SHORT_NAMES_IN_RAM and WIDE_TNODE_DISABLE configs

These have been removed from Linux as their use is discouraged except
for debugging purposes.

The logic has also changed for SHORT_NAMES_IN_RAM. This is now negative
logic. Set  CONFIG_YAFFS_NO_SHORT_NAMES to **disable** short names.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
Kconfig
direct/basic-test/Makefile
direct/python/Makefile
direct/tests/Makefile
moduleconfig.h
yaffs_guts.c
yaffs_guts.h
yaffs_vfs_single.c