This series fixes some issues with the ext4 code regarding to sparse
files.

Sascha

Sascha Hauer (4):
  fs: ext4: Fix out of bounds memset
  fs: ext4: remove unnecessarily clever file read
  fs: ext4: Fix handling of sparse files
  fs: ext4: return NULL instead of 0

 fs/ext4/ext4_common.c | 32 +++++++++++------------
 fs/ext4/ext4fs.c      | 61 +++++--------------------------------------
 2 files changed, 23 insertions(+), 70 deletions(-)

-- 
2.24.0.rc1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to