]> git.baikalelectronics.ru Git - kernel.git/commit
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 8 Jan 2019 16:46:43 +0000 (13:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 8 Jan 2019 17:09:33 +0000 (14:09 -0300)
commitf84266e7600455250a2e6d9ae3982bdc569c8c02
tree64c8b7a44e3fd2e0fb02c57b748d0c13a59c49b5
parent4652b3776fbb2cad4f59374ab1404fc0b587438a
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h

As now we'll update our fs.h copy and what tools/perf/trace/beauty/mount_flags.sh
needs just got moved to mount.h, use that instead.

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-ls19h376xukeouxrw9dswkcn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/mount_flags.sh