u-boot-brain/fs/ext4
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes
The 512 byte block size was hard coded in the ext4 file systems.
Large harddisks today support bigger block sizes typically 4096
bytes.
This patch removes this limitation.

Signed-off-by: Egbert Eich <eich@suse.com>
2013-05-10 08:16:33 -04:00
..
crc16.c ext4fs write support 2012-08-09 23:48:02 +02:00
crc16.h ext4fs write support 2012-08-09 23:48:02 +02:00
dev.c fs/ext4: Support device block sizes != 512 bytes 2013-05-10 08:16:33 -04:00
ext4_common.c fs/ext4: Support device block sizes != 512 bytes 2013-05-10 08:16:33 -04:00
ext4_common.h fs/ext4: Support device block sizes != 512 bytes 2013-05-10 08:16:33 -04:00
ext4_journal.c fs/ext4: Support device block sizes != 512 bytes 2013-05-10 08:16:33 -04:00
ext4_journal.h ext4fs write support 2012-08-09 23:48:02 +02:00
ext4_write.c fs/ext4: Support device block sizes != 512 bytes 2013-05-10 08:16:33 -04:00
ext4fs.c fs/ext4: Support device block sizes != 512 bytes 2013-05-10 08:16:33 -04:00
Makefile ext4: Split write support into its own file 2013-03-04 14:19:56 -05:00