]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io/encrypt: generate encryption modes for 'help set_encpolicy'
authorEric Biggers <ebiggers@google.com>
Mon, 30 Sep 2019 19:27:22 +0000 (15:27 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 30 Sep 2019 19:27:22 +0000 (15:27 -0400)
commiteb6c66e650185b9a42f40d862f2eb0d2adb89201
tree5103e186188823adaeef84d0724fdfcc574cc6ac
parent336e7c19b1d16a139c43b7d5a0385eccb116442f
xfs_io/encrypt: generate encryption modes for 'help set_encpolicy'

Print all encryption modes that are defined in the code, rather than
hardcoding the modes in the help text.

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