Skip to content
Commit e3e4f562 authored by Qu Wenruo's avatar Qu Wenruo Committed by Tom Rini
Browse files

fs: ubifs: rely on higher layer to do unaligned read



Currently ubifs doesn't support unaligned read offset, thanks to the
recent _fs_read() work to handle unaligned read, we only need to
implement ubifs_get_blocksize() to take advantage of it.

Now ubifs can do unaligned read without any problem.

Signed-off-by: default avatarQu Wenruo <wqu@suse.com>
parent 494b4339
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment