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


Groups > linux.kernel > #1665900

Re: [PATCH] VFS: Differentiate mount flags (MS_*) from internal superblock flags

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] VFS: Differentiate mount flags (MS_*) from internal superblock flags
Date 2017-06-14 17:00 +0200
Message-ID <tShW1-6u5-1@gated-at.bofh.it> (permalink)
References <tQSdj-1Hi-3@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


kbuild test robot <lkp@intel.com> wrote:

> >> fs/cifs/cifsglob.h:561:9: note: in expansion of macro 'SB_NOEXEC'
>             SB_NOEXEC | SB_NOSUID | SB_NODEV)

There's a missing '|' before SB_NOEXEC at the end of the preceding line.

David

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] VFS: Differentiate mount flags (MS_*) from internal superblock flags David Howells <dhowells@redhat.com> - 2017-06-14 17:00 +0200

csiph-web