mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@barebox.org>
Subject: Re: [PATCH 00/10] fs: add virtfs (Plan 9 ove Virt I/O)
Date: Tue, 10 Jun 2025 09:31:15 +0200	[thread overview]
Message-ID: <174954067522.3056847.706097535428163124.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250606085813.2183260-1-a.fatoum@barebox.org>


On Fri, 06 Jun 2025 10:58:03 +0200, Ahmad Fatoum wrote:
> In preparation for adding usb9pfs support to barebox, this series adds
> 9PFS over Virt I/O, which is nifty for passing files to (and from, FS
> is writable) barebox running in Qemu.
> 
> Ahmad Fatoum (10):
>   tftp: centralize 2 sec d_revalidate optimization to new netfs lib
>   Port Linux __cleanup() based guard infrastructure
>   lib: idr: implement Linux idr_alloc/_u32 API
>   lib: add iov_iter I/O vector iterator support
>   lib: add parser code for mount options
>   include: add definitions for UID/GID/DEV
>   net: add support for 9P protocol
>   fs: add new 9P2000.l (Plan 9) File system support
>   fs: 9p: enable 9P over Virt I/O transport in defconfigs
>   test: add support for --fs option in QEMU
> 
> [...]

Applied, thanks!

[01/10] tftp: centralize 2 sec d_revalidate optimization to new netfs lib
        https://git.pengutronix.de/cgit/barebox/commit/?id=620d40495155 (link may not be stable)
[02/10] Port Linux __cleanup() based guard infrastructure
        https://git.pengutronix.de/cgit/barebox/commit/?id=487759c3edb8 (link may not be stable)
[03/10] lib: idr: implement Linux idr_alloc/_u32 API
        https://git.pengutronix.de/cgit/barebox/commit/?id=7ef76f8133c4 (link may not be stable)
[04/10] lib: add iov_iter I/O vector iterator support
        https://git.pengutronix.de/cgit/barebox/commit/?id=7e49694981ad (link may not be stable)
[05/10] lib: add parser code for mount options
        https://git.pengutronix.de/cgit/barebox/commit/?id=1023664741e9 (link may not be stable)
[06/10] include: add definitions for UID/GID/DEV
        https://git.pengutronix.de/cgit/barebox/commit/?id=1e56d72d9057 (link may not be stable)
[07/10] net: add support for 9P protocol
        https://git.pengutronix.de/cgit/barebox/commit/?id=5df7db3248e2 (link may not be stable)
[08/10] fs: add new 9P2000.l (Plan 9) File system support
        https://git.pengutronix.de/cgit/barebox/commit/?id=863868b93d39 (link may not be stable)
[09/10] fs: 9p: enable 9P over Virt I/O transport in defconfigs
        https://git.pengutronix.de/cgit/barebox/commit/?id=7f28256646d4 (link may not be stable)
[10/10] test: add support for --fs option in QEMU
        https://git.pengutronix.de/cgit/barebox/commit/?id=97394d34d4c6 (link may not be stable)

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




      parent reply	other threads:[~2025-06-10  7:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-06  8:58 Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 01/10] tftp: centralize 2 sec d_revalidate optimization to new netfs lib Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 02/10] Port Linux __cleanup() based guard infrastructure Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 03/10] lib: idr: implement Linux idr_alloc/_u32 API Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 04/10] lib: add iov_iter I/O vector iterator support Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 05/10] lib: add parser code for mount options Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 06/10] include: add definitions for UID/GID/DEV Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 07/10] net: add support for 9P protocol Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 08/10] fs: add new 9P2000.l (Plan 9) File system support Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 09/10] fs: 9p: enable 9P over Virt I/O transport in defconfigs Ahmad Fatoum
2025-06-06  8:58 ` [PATCH 10/10] test: add support for --fs option in QEMU Ahmad Fatoum
2025-06-10  7:31 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174954067522.3056847.706097535428163124.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@barebox.org \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox