[U-Boot] [U-Boot, 2/9] fs: Create a common fs_devread for ext4/reiserfs/zfs
Tom Rini
trini at konsulko.com
Tue Oct 3 12:51:43 UTC 2017
On Sun, Sep 03, 2017 at 05:00:24PM +0200, Marek BehĂșn wrote:
> 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 at nic.cz>
>
> create mode 100644 fs/fs_internal.c
> create mode 100644 include/fs_internal.h
>
> diff --git a/fs/Makefile b/fs/Makefile
> index 5770f41c0b..e5bf0df26f 100644
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171003/078028fe/attachment.sig>
More information about the U-Boot
mailing list