On Mon, Feb 5, 2024 at 5:57 AM Juergen Gross <[email protected]> wrote: > > Add the attach request of the 9pfs protocol. This introduces the "fid" > scheme of the 9pfs protocol. > > As this will be needed later, use a dedicated memory allocation > function in alloc_fid() and prepare a fid reference count. > > For filling the qid data take the approach from the qemu 9pfs backend > implementation. > > Signed-off-by: Juergen Gross <[email protected]> > Acked-by: Anthony PERARD <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]>
