On Thu, Feb 8, 2024 at 11:57 AM Juergen Gross <jgr...@suse.com> wrote: > > Add the read request of the 9pfs protocol. > > Signed-off-by: Juergen Gross <jgr...@suse.com> > Reviewed-by: Jason Andryuk <jandr...@gmail.com> > Acked-by: Anthony PERARD <anthony.per...@citrix.com> > --- > 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 <jandr...@gmail.com> Thanks, Jason