uboot/fs/ext4
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs
This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the ext4 filesystem.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-02-19 09:47:34 -05:00
..
Makefile fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
crc16.c
crc16.h
dev.c fs/ext4: fix partition size get truncated in calculation 2014-01-20 10:09:38 -05:00
ext4_common.c ext4fs: fix "invalid extent block" error 2014-01-20 10:09:40 -05:00
ext4_common.h
ext4_journal.c fs/ext4: fix calling put_ext4 with truncated offset 2014-01-20 10:09:38 -05:00
ext4_journal.h
ext4_write.c fs/ext4: fix calling put_ext4 with truncated offset 2014-01-20 10:09:38 -05:00
ext4fs.c ext4: implement exists() for ext4fs 2014-02-19 09:47:34 -05:00