Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1685143

Re: [PATCH] 9p: hide cachetag option for non-CONFIG_9P_FSCACHE

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] 9p: hide cachetag option for non-CONFIG_9P_FSCACHE
Date 2017-07-11 17:30 +0200
Message-ID <u25gT-41E-31@gated-at.bofh.it> (permalink)
References <u1F34-4nF-13@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


Arnd Bergmann <arnd@arndb.de> wrote:

> show_options cannot print this option when it is disabled in Kconfig:
> 
> fs/9p/v9fs.c: In function 'v9fs_show_options':
> fs/9p/v9fs.c:140:13: error: 'struct v9fs_session_info' has no member named 'cachetag'; did you mean 'cache'?
> 
> Fixes: ccb0055985b9 ("9p: Implement show_options")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: David Howells <dhowells@redhat.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] 9p: hide cachetag option for non-CONFIG_9P_FSCACHE Arnd Bergmann <arnd@arndb.de> - 2017-07-10 13:30 +0200
  Re: [PATCH] 9p: hide cachetag option for non-CONFIG_9P_FSCACHE David Howells <dhowells@redhat.com> - 2017-07-11 17:30 +0200

csiph-web