]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io/encrypt: update to UAPI definitions from Linux v5.4
authorEric Biggers <ebiggers@google.com>
Mon, 30 Sep 2019 19:27:17 +0000 (15:27 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 30 Sep 2019 19:27:17 +0000 (15:27 -0400)
commit336e7c19b1d16a139c43b7d5a0385eccb116442f
treeef4c1b0ce9aeedf98a4a8392ebe944879d3d9043
parentf007179d7973236500286c0ff994e3c7a8e122b6
xfs_io/encrypt: update to UAPI definitions from Linux v5.4

Update to the latest fscrypt UAPI definitions, including:

- New names for some existing definitions (FSCRYPT_ instead of FS_).
- New ioctls.
- New encryption mode numbers and flags.

This patch doesn't make any change to the program logic itself.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/encrypt.c