qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] virtiofsd/helper: Add shared/no_shared options to help message
       [not found] <20200210104451.20036-1-ice_yangxiao@163.com>
@ 2020-02-24  2:42 ` Xiao Yang
  0 siblings, 0 replies; only message in thread
From: Xiao Yang @ 2020-02-24  2:42 UTC (permalink / raw)
  To: Dr. David Alan Gilbert; +Cc: virtio-fs, qemu-devel

Hi David,

Do you have any comment on this patch? :-)
Cc qemu-devel@nongnu.org

Best Regards,
Xiao Yang

On 2020/2/10 18:44, Xiao Yang wrote:
> From: Xiao Yang <yangx.jy@cn.fujitsu.com>
>
> Also add a hint that user should start 'ireg' daemon before using shared cache.
>
> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
> ---
>  tools/virtiofsd/helper.c | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/tools/virtiofsd/helper.c b/tools/virtiofsd/helper.c
> index 819c2bc13c..0aa02b99b0 100644
> --- a/tools/virtiofsd/helper.c
> +++ b/tools/virtiofsd/helper.c
> @@ -171,6 +171,10 @@ void fuse_cmdline_help(void)
>             "                               default: no_writeback\n"
>             "    -o xattr|no_xattr          enable/disable xattr\n"
>             "                               default: no_xattr\n"
> +           "    -o shared|no_shared        enable/disable shared cache\n"
> +           "                               default: no_shared\n"
> +           "                               please start 'ireg' daemon before "
> +           "using shared cache\n"
>             );
>  }
>  





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-24  2:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200210104451.20036-1-ice_yangxiao@163.com>
2020-02-24  2:42 ` [PATCH] virtiofsd/helper: Add shared/no_shared options to help message Xiao Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).