Home
last modified time | relevance | path

Searched hist:"24 b584240a0006ea7436cd35f5e8983eb76f1e6f" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ext4/
H A DKconfigdiff 24b584240a0006ea7436cd35f5e8983eb76f1e6f Mon Dec 07 20:08:51 CET 2009 Theodore Ts'o <tytso@mit.edu> ext4: Use ext4 file system driver for ext2/ext3 file system mounts

Add a new config option, CONFIG_EXT4_USE_FOR_EXT23 which if enabled,
will cause ext4 to be used for either ext2 or ext3 file system mounts
when ext2 or ext3 is not enabled in the configuration.

This allows minimalist kernel fanatics to drop to file system drivers
from their compiled kernel with out losing functionality.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>