Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352841
b: refs/heads/master
c: ee86633
h: refs/heads/master
i:
  352839: 7417e0a
v: v3
  • Loading branch information
Dmitry Kasatkin authored and Mimi Zohar committed Jan 16, 2013
1 parent 946ae50 commit b368b3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 16cac49f727621c6b0467ffe15ed72c2febb1296
refs/heads/master: ee866331749b07373743ce18ceaffb1dd841d855
4 changes: 2 additions & 2 deletions trunk/security/integrity/integrity.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ struct integrity_iint_cache {
u64 version; /* track inode changes */
unsigned short flags;
struct evm_ima_xattr_data ima_xattr;
enum integrity_status ima_status;
enum integrity_status evm_status;
enum integrity_status ima_status:4;
enum integrity_status evm_status:4;
};

/* rbtree tree calls to lookup, insert, delete
Expand Down

0 comments on commit b368b3b

Please sign in to comment.