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

fs: erofs: add unaligned read range handling



I'm not an expert on erofs, but my quick glance didn't expose any
special handling on unaligned range, thus I think the U-boot erofs
driver doesn't really support unaligned read range.

This patch will add erofs_get_blocksize() so erofs can benefit from the
generic unaligned read support.

Cc: Huang Jianan <jnhuang95@gmail.com>
Cc: linux-erofs@lists.ozlabs.org
Signed-off-by: default avatarQu Wenruo <wqu@suse.com>
Reviewed-by: default avatarHuang Jianan <jnhuang95@gmail.com>
parent e3e4f562
Loading
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