Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329123
b: refs/heads/master
c: 3585e96
h: refs/heads/master
i:
  329121: 6e8a363
  329119: 4630558
v: v3
  • Loading branch information
James Morris committed Sep 27, 2012
1 parent d374a42 commit 22a7cb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 78a0d8f5d1e9c4a91ee97fc590abbf6e56803769
refs/heads/master: 3585e96cd1049682b8a19a0b699422156e9d735b
2 changes: 1 addition & 1 deletion trunk/security/integrity/integrity.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ struct integrity_iint_cache {
struct rb_node rb_node; /* rooted in integrity_iint_tree */
struct inode *inode; /* back pointer to inode in question */
u64 version; /* track inode changes */
unsigned char flags;
unsigned short flags;
struct evm_ima_xattr_data ima_xattr;
enum integrity_status ima_status;
enum integrity_status evm_status;
Expand Down

0 comments on commit 22a7cb4

Please sign in to comment.