mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] fs: __read/__write: fix EOF checks for negative file sizes
@ 2026-09-03 16:29 Stefan Kerkmann
  2026-09-03 16:29 ` [PATCH 1/2] fs: __read: fix EOF count clamping " Stefan Kerkmann
  2026-09-03 16:29 ` [PATCH 2/2] fs: __write: fix EOF growth checks " Stefan Kerkmann
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Kerkmann @ 2026-09-03 16:29 UTC (permalink / raw)
  To: Sascha Hauer, open list:BAREBOX; +Cc: Stefan Kerkmann

Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
---
Stefan Kerkmann (2):
      fs: __read: fix EOF count clamping for negative file sizes
      fs: __write: fix EOF growth checks for negative file sizes

 fs/fs.c | 54 +++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 41 insertions(+), 13 deletions(-)
---
base-commit: a59cb95e1133c7f4844c68398c570694d1c7d9ed
change-id: 20260903-fix-fs_read_write_eof_checks-3393cd6d42bd

Best regards,
--  
Stefan Kerkmann <s.kerkmann@pengutronix.de>




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

end of thread, other threads:[~2026-09-04  9:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 16:29 [PATCH 0/2] fs: __read/__write: fix EOF checks for negative file sizes Stefan Kerkmann
2026-09-03 16:29 ` [PATCH 1/2] fs: __read: fix EOF count clamping " Stefan Kerkmann
2026-09-04  9:20   ` Sascha Hauer
2026-09-03 16:29 ` [PATCH 2/2] fs: __write: fix EOF growth checks " Stefan Kerkmann

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