commit | a214238d3bb03723f820b0a398928d8e1637c987 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Dec 09 21:09:58 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Dec 09 21:09:58 2009 -0500 |
tree | d4ca39dc2701279f815a7b4f4b47b1ac339ed35e | |
parent | 3b799d15f2622c44bae93961892d90ab012ea2be [diff] |
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" <tytso@mit.edu>