aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/dev.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-3/+0
2008-03-02fs: Fix ext2 read issueDave Liu1-0/+16
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-4/+1
2004-12-16Code cleanup.wdenk1-82/+69
2004-12-16ext2fs support addedstroese1-0/+142