mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] some fs/tftp updates
@ 2024-11-07  7:23 Sascha Hauer
  2024-11-07  7:23 ` [PATCH 1/4] fs: open loopback device before using it Sascha Hauer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sascha Hauer @ 2024-11-07  7:23 UTC (permalink / raw)
  To: open list:BAREBOX

This series has some updates for the FS and TFTP code

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (4):
      fs: open loopback device before using it
      fs: tftp: cache dentries for some time
      fs: kill invalid dentries
      fs: tftp: Set default window size to 1

 arch/arm/configs/imx_v7_defconfig   |  2 +-
 arch/arm/configs/multi_v7_defconfig |  2 +-
 fs/Kconfig                          |  2 +-
 fs/fs.c                             |  8 +++++
 fs/tftp.c                           | 58 +++++++++++++++++++++++++++++++++++--
 5 files changed, 67 insertions(+), 5 deletions(-)
---
base-commit: 822f814ffd12a52b998df4017ca13553709853b2
change-id: 20241107-fs-tftp-a5a90de2857b

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

end of thread, other threads:[~2024-11-08 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-07  7:23 [PATCH 0/4] some fs/tftp updates Sascha Hauer
2024-11-07  7:23 ` [PATCH 1/4] fs: open loopback device before using it Sascha Hauer
2024-11-07  7:23 ` [PATCH 2/4] fs: tftp: cache dentries for some time Sascha Hauer
2024-11-07  7:23 ` [PATCH 3/4] fs: kill invalid dentries Sascha Hauer
2024-11-07  7:23 ` [PATCH 4/4] fs: tftp: Set default window size to 1 Sascha Hauer
2024-11-08 13:26 ` [PATCH 0/4] some fs/tftp updates Sascha Hauer

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