Files
u-boot-sunxi/fs
Marek Behún 5994e8b643 fs: Create a common fs_devread for ext4/reiserfs/zfs
The ext4, reiserfs and zfs filesystems all have their own implementation
of the same function, *_devread. Generalize this function into fs_devread
and put the code into fs/fs_internal.c.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
[trini: Move fs/fs_internal.o hunk to the end of fs/Makefile as all
cases need it]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-10-02 21:51:50 -04:00
..
2017-09-22 07:37:43 -04:00
2017-07-11 22:41:47 -04:00
2016-12-02 10:37:47 -07:00
2017-09-15 09:03:13 -04:00
2017-08-11 17:44:50 -04:00