Searched hist:"9 f816917d25e3273a1075258e0cb610d1ccc399e" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fs_internal.h | 9f816917d25e3273a1075258e0cb610d1ccc399e Sun Sep 03 15:00:24 UTC 2017 Marek Behún <marek.behun@nic.cz> UPSTREAM: 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.
Change-Id: Ib558f0f40ba1520f4974ca5cbd31265573b156c9 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> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 5994e8b6432d1c6df1cad44771f02054dba893ff)
|
| /rk3399_rockchip-uboot/fs/ |
| H A D | fs_internal.c | 9f816917d25e3273a1075258e0cb610d1ccc399e Sun Sep 03 15:00:24 UTC 2017 Marek Behún <marek.behun@nic.cz> UPSTREAM: 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.
Change-Id: Ib558f0f40ba1520f4974ca5cbd31265573b156c9 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> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 5994e8b6432d1c6df1cad44771f02054dba893ff)
|
| H A D | Makefile | 9f816917d25e3273a1075258e0cb610d1ccc399e Sun Sep 03 15:00:24 UTC 2017 Marek Behún <marek.behun@nic.cz> UPSTREAM: 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.
Change-Id: Ib558f0f40ba1520f4974ca5cbd31265573b156c9 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> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 5994e8b6432d1c6df1cad44771f02054dba893ff)
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | dev.c | 9f816917d25e3273a1075258e0cb610d1ccc399e Sun Sep 03 15:00:24 UTC 2017 Marek Behún <marek.behun@nic.cz> UPSTREAM: 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.
Change-Id: Ib558f0f40ba1520f4974ca5cbd31265573b156c9 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> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 5994e8b6432d1c6df1cad44771f02054dba893ff)
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | dev.c | 9f816917d25e3273a1075258e0cb610d1ccc399e Sun Sep 03 15:00:24 UTC 2017 Marek Behún <marek.behun@nic.cz> UPSTREAM: 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.
Change-Id: Ib558f0f40ba1520f4974ca5cbd31265573b156c9 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> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 5994e8b6432d1c6df1cad44771f02054dba893ff)
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | dev.c | 9f816917d25e3273a1075258e0cb610d1ccc399e Sun Sep 03 15:00:24 UTC 2017 Marek Behún <marek.behun@nic.cz> UPSTREAM: 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.
Change-Id: Ib558f0f40ba1520f4974ca5cbd31265573b156c9 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> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 5994e8b6432d1c6df1cad44771f02054dba893ff)
|