Re: [PATCH] configure: make clear that VirtFS is 9p

2023-05-13 Thread Christian Schoenebeck
On Thursday, May 11, 2023 4:12:34 PM CEST Christian Schoenebeck wrote: > Add '9P' to the summary output section of 'VirtFS' to avoid being > confused with virtiofs. > > Based-on: <20230503130757.863824-1-pefo...@google.com> > Signed-off-by: Christian Schoenebeck > --- > meson.build | 4 ++-- > 1

Re: [PATCH] configure: make clear that VirtFS is 9p

2023-05-11 Thread Thomas Huth
On 11/05/2023 16.12, Christian Schoenebeck wrote: Add '9P' to the summary output section of 'VirtFS' to avoid being confused with virtiofs. Based-on: <20230503130757.863824-1-pefo...@google.com> Signed-off-by: Christian Schoenebeck --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2

[PATCH] configure: make clear that VirtFS is 9p

2023-05-11 Thread Christian Schoenebeck
Add '9P' to the summary output section of 'VirtFS' to avoid being confused with virtiofs. Based-on: <20230503130757.863824-1-pefo...@google.com> Signed-off-by: Christian Schoenebeck --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build