]> git.baikalelectronics.ru Git - kernel.git/commit
tools include uapi: Sync linux/fs.h copy with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 8 Jan 2019 16:48:14 +0000 (13:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 8 Jan 2019 17:09:33 +0000 (14:09 -0300)
commit4d22b01ee40f3ba837815001c940a117304e22b7
tree88a54da582b4e292928049019064f41105e001a8
parenta9583dcb9a9550fe4c81c52c8520a8bff1c022f8
tools include uapi: Sync linux/fs.h copy with the kernel sources

To get the changes in:

  de22dd462d04 ("vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled")

That made the mount flags string table generator to switch to using
mount.h instead.

This silences the following perf build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/fs.h' differs from latest version at 'include/uapi/linux/fs.h'
  diff -u tools/include/uapi/linux/fs.h include/uapi/linux/fs.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-mosz81pa6iwxko4p2owbm3ss@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/fs.h