From dcec7f5e20e100122fd7f5105c514d28e45f010e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 5 Jan 2011 02:48:19 +0000 Subject: disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905 --- target/linux/generic/config-2.6.37 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-2.6.37') diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 94d68827ae..7e7685ae02 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -564,6 +564,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_EXT3_FS_XATTR is not set # CONFIG_EXT4_DEBUG is not set # CONFIG_EXT4_FS is not set +# CONFIG_EXT4_FS_XATTR is not set CONFIG_EXT4_USE_FOR_EXT23=y CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" -- cgit v1.2.3