Home
last modified time | relevance | path

Searched hist:"5994 e8b6" (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Dfs_internal.h5994e8b6 Sun Sep 03 10:00:24 CDT 2017 Marek Behún <marek.behun@nic.cz> 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>
/openbmc/u-boot/fs/
H A Dfs_internal.c5994e8b6 Sun Sep 03 10:00:24 CDT 2017 Marek Behún <marek.behun@nic.cz> 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>
H A DMakefile5994e8b6 Sun Sep 03 10:00:24 CDT 2017 Marek Behún <marek.behun@nic.cz> 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>
/openbmc/u-boot/fs/zfs/
H A Ddev.c5994e8b6 Sun Sep 03 10:00:24 CDT 2017 Marek Behún <marek.behun@nic.cz> 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>
/openbmc/u-boot/fs/reiserfs/
H A Ddev.c5994e8b6 Sun Sep 03 10:00:24 CDT 2017 Marek Behún <marek.behun@nic.cz> 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>
/openbmc/u-boot/fs/ext4/
H A Ddev.c5994e8b6 Sun Sep 03 10:00:24 CDT 2017 Marek Behún <marek.behun@nic.cz> 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>