summaryrefslogtreecommitdiffstats
path: root/fs/ubootvarfs.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-10-29 08:57:45 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-10-29 10:08:15 +0100
commited04267cdfa621537315c96af8eab207b6042019 (patch)
tree339f7311fde6c9e26510400449087450608cfe0e /fs/ubootvarfs.c
parentb1e22e2b03dfbb143dfac3a810ba9a8cae6058d8 (diff)
downloadbarebox-ed04267cdfa621537315c96af8eab207b6042019.tar.gz
barebox-ed04267cdfa621537315c96af8eab207b6042019.tar.xz
fs: ext4: remove unnecessarily clever file read
ext4fs_read_file() tries to tries to bundle contiguous block reads into longer reads from the device. In barebox we cache in the block layer already, so this is unnecessary. Simplify the code by removing the bundled reads. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'fs/ubootvarfs.c')
0 files changed, 0 insertions, 0 deletions