summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-02-04 12:08:28 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-02-04 12:22:41 +0100
commit6c57aca60d421e7d689a741833fce7b59a23691c (patch)
tree2a0b5389c080b57f417abd1d2e257659786a0036 /Makefile
parentba24403f24cfd8c461e9b087a81d2e16efed418f (diff)
downloadbarebox-6c57aca60d421e7d689a741833fce7b59a23691c.tar.gz
barebox-6c57aca60d421e7d689a741833fce7b59a23691c.tar.xz
ubifs: Fix reading holes in files
When a whole block of 4KiB in an ubifs file is zero then the block is not stored in the filesystem. read_block() returns -ENOENT in this case, so this return value must be treated as success. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions