On Thu, Feb 8, 2024 at 11:57 AM Juergen Gross <[email protected]> wrote: > > Add the read request of the 9pfs protocol. > > Signed-off-by: Juergen Gross <[email protected]> > Reviewed-by: Jason Andryuk <[email protected]> > Acked-by: Anthony PERARD <[email protected]> > --- > V2: > - make error check more readable (Jason Andryuk) > V4: > - add directory read support > V5: > - rewinddir() if reading a directory and offset is 0 (Jason Andryuk)
FTAOD with the v5 change: Reviewed-by: Jason Andryuk <[email protected]> Thanks, Jason
