]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/namei.h
crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
[karo-tx-linux.git] / include / linux / namei.h
index f29abda31e6dc8b32376a86c6c52e9e9ca6da0a0..8b4794e83196db62997ef5aea81886c3ad800bbd 100644 (file)
@@ -44,6 +44,7 @@ enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND};
 #define LOOKUP_JUMPED          0x1000
 #define LOOKUP_ROOT            0x2000
 #define LOOKUP_EMPTY           0x4000
+#define LOOKUP_DOWN            0x8000
 
 extern int path_pts(struct path *path);