From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 19 Apr 2021 15:59:49 -0400 From: Vivek Goyal Message-ID: <20210419195949.GF1472665@redhat.com> References: <20210414201207.3612432-3-jose.carlos.venegas.munoz@intel.com> <20210419190753.GE1472665@redhat.com> <81c49957-0287-37f9-e310-5f9f21d03062@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <81c49957-0287-37f9-e310-5f9f21d03062@redhat.com> Subject: Re: [Virtio-fs] [PATCH 2/2] virtiofsd: Add help for -o xattr-mapping List-Id: Development discussions about virtio-fs List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Connor Kuehl Cc: virtio-fs@redhat.com, Carlos Venegas , qemu-devel@nongnu.org On Mon, Apr 19, 2021 at 02:21:11PM -0500, Connor Kuehl wrote: > On 4/19/21 2:07 PM, Vivek Goyal wrote: > >> This is a helpful note, but it doesn't tell the whole story. I think > >> it'd be helpful to add one last note to this option which is to > >> recommend reading the virtiofsd(1) man-page for more information on > >> xattrmap rules. > > > > Is there a virtiofsd man page as well? All I see is > > docs/tools/virtiofsd.rst. > > Yes, it's generated from that file. Should be located in > qemu/build/docs/virtiofsd.1 after building QEMU. Ok thanks. I guess that gets build only if I pass option --enable-docs. Thanks Vivek