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


Groups > linux.kernel > #1665900 > unrolled thread

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

Started byDavid Howells <dhowells@redhat.com>
First post2017-06-14 17:00 +0200
Last post2017-06-14 17:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromDavid Howells <dhowells@redhat.com>
Date2017-06-14 17:00 +0200
SubjectRe: [PATCH] VFS: Differentiate mount flags (MS_*) from internal superblock flags
Message-ID<tShW1-6u5-1@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web