Skip to content
  • Arnaldo Carvalho de Melo's avatar
    tools headers uapi: Sync linux/fscrypt.h with the kernel sources · f65b9dba
    Arnaldo Carvalho de Melo authored
    To pick the changes from:
    
      e933adde ("fscrypt: include <linux/ioctl.h> in UAPI header")
      93edd392
    
     ("fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY")
    
    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: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    f65b9dba