diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-21 18:22:22 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-22 09:39:02 +0100 |
| commit | 3e3b15df7ecb36b232f8d1a33ec92999691e8511 (patch) | |
| tree | 1be0a21db8299f7e0cd952ca24385af05634e00a /sys/linux/xattr_arm.const | |
| parent | 603b512405c78d0143dc44bed638f70f01f9f95c (diff) | |
sys/linux: add RTM_NEWNSID/RTM_GETNSID
Diffstat (limited to 'sys/linux/xattr_arm.const')
| -rw-r--r-- | sys/linux/xattr_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/xattr_arm.const b/sys/linux/xattr_arm.const index fc2463aec..18d7a1aec 100644 --- a/sys/linux/xattr_arm.const +++ b/sys/linux/xattr_arm.const @@ -11,7 +11,7 @@ ACL_WRITE = 2 EVM_IMA_XATTR_DIGSIG = 3 EVM_XATTR_HMAC = 2 EVM_XATTR_PORTABLE_DIGSIG = 5 -HASH_ALGO__LAST = 18 +HASH_ALGO__LAST = 20 IMA_XATTR_DIGEST = 1 IMA_XATTR_DIGEST_NG = 4 OVL_FH_FLAG_ANY_ENDIAN = 2 |
