]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Jun 2020 14:44:32 +0000 (11:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 9 Jun 2020 15:40:04 +0000 (12:40 -0300)
commitcb88ba7882038af8405ab4ade582aef9a7c9d7bf
treedd859e49742dc9f8b73d58048dde25e7a525ee86
parent391d01d495d36e42eb16f2e5f8e52f6b2e10a9d0
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources

To pick the changes from:

  d3d3fc6cab51 ("fscrypt: add support for IV_INO_LBLK_32 policies")

That don't trigger any changes in tooling.

This silences this perf build warning:

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

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Eric Biggers <ebiggers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/fscrypt.h