mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] ext4 fixes
@ 2019-10-29  9:10 Sascha Hauer
  2019-10-29  9:10 ` [PATCH 1/4] fs: ext4: Fix out of bounds memset Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2019-10-29  9:10 UTC (permalink / raw)
  To: Barebox List

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-29  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29  9:10 [PATCH 0/4] ext4 fixes Sascha Hauer
2019-10-29  9:10 ` [PATCH 1/4] fs: ext4: Fix out of bounds memset Sascha Hauer
2019-10-29  9:10 ` [PATCH 2/4] fs: ext4: remove unnecessarily clever file read Sascha Hauer
2019-10-29  9:10 ` [PATCH 3/4] fs: ext4: Fix handling of sparse files Sascha Hauer
2019-10-29  9:10 ` [PATCH 4/4] fs: ext4: return NULL instead of 0 Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox