From: Theodore Ts'o Date: Thu, 10 Dec 2009 02:09:58 +0000 (-0500) Subject: ext4: Do not override ext2 or ext3 if built they are built as modules X-Git-Tag: v2.6.33-rc1~330^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a214238d3bb03723f820b0a398928d8e1637c987;p=pandora-kernel.git ext4: Do not override ext2 or ext3 if built they are built as modules The CONFIG_EXT4_USE_FOR_EXT23 option must not try to take over the ext2 or ext3 file systems if the those file system drivers are configured to be built as mdoules. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed