From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Xiao Yang <ice_yangxiao@163.com>
Cc: virtio-fs@redhat.com
Subject: Re: [Virtio-fs] [PATCH] virtiofsd/helper: Add shared/no_shared options to help message
Date: Wed, 4 Mar 2020 18:54:20 +0000 [thread overview]
Message-ID: <20200304185420.GJ4104@work-vm> (raw)
In-Reply-To: <20200210104451.20036-1-ice_yangxiao@163.com>
* Xiao Yang (ice_yangxiao@163.com) wrote:
> From: Xiao Yang <yangx.jy@cn.fujitsu.com>
>
> Also add a hint that user should start 'ireg' daemon before using shared cache.
Apologies for the delay; I've squashed that into 'add initial support
for shared versions'.
Dave
> 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"
> );
> }
>
> --
> 2.21.0
>
>
>
> _______________________________________________
> Virtio-fs mailing list
> Virtio-fs@redhat.com
> https://www.redhat.com/mailman/listinfo/virtio-fs
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
next prev parent reply other threads:[~2020-03-04 18:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-10 10:44 [Virtio-fs] [PATCH] virtiofsd/helper: Add shared/no_shared options to help message Xiao Yang
2020-02-24 2:42 ` Xiao Yang
2020-02-24 2:42 ` Xiao Yang
2020-03-04 18:54 ` Dr. David Alan Gilbert [this message]
2020-03-05 1:52 ` [Virtio-fs] " Xiao Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200304185420.GJ4104@work-vm \
--to=dgilbert@redhat.com \
--cc=ice_yangxiao@163.com \
--cc=virtio-fs@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.