Skip to content
Snippets Groups Projects
Commit 5994e8b6 authored by Marek Behún's avatar Marek Behún Committed by Tom Rini
Browse files

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: default avatarMarek 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: default avatarTom Rini <trini@konsulko.com>
parent 85d8bf57
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment