summarylogtreecommitdiffstats
path: root/libcryptsetup.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libcryptsetup.h.diff')
-rw-r--r--libcryptsetup.h.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/libcryptsetup.h.diff b/libcryptsetup.h.diff
new file mode 100644
index 000000000000..627b2e8f7b5a
--- /dev/null
+++ b/libcryptsetup.h.diff
@@ -0,0 +1,12 @@
+--- lib/libcryptsetup.h 2017-04-27 01:42:53.000000000 -0500
++++ libcryptsetup-nuke.h 2017-08-07 15:52:49.522092120 -0500
+@@ -758,7 +758,8 @@
+ #define CRYPT_ACTIVATE_RESTART_ON_CORRUPTION (1 << 9)
+ /** dm-verity: ignore_zero_blocks - do not verify zero blocks */
+ #define CRYPT_ACTIVATE_IGNORE_ZERO_BLOCKS (1 << 10)
+-
++/** key slot is a nuke, will wipe all keyslots */
++#define CRYPT_ACTIVATE_NUKE (1 << 30)
+
+ /**
+ * Active device runtime attributes