Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253911
b: refs/heads/master
c: 79568f5
h: refs/heads/master
i:
  253909: 9277af8
  253907: 923ce2c
  253903: 1a18cd1
v: v3
  • Loading branch information
Linus Torvalds committed Jun 21, 2011
1 parent ecb9b6c commit 02d9bd9
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: f5fc5567dd24c15b1d95aa9ee2aaada04d835a0c
refs/heads/master: 79568f5be06c91071697c065f01f3ebfbeb25a61
2 changes: 1 addition & 1 deletion trunk/include/linux/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ struct inode {

spinlock_t i_lock; /* i_blocks, i_bytes, maybe i_size */
unsigned int i_flags;
unsigned int i_state;
unsigned long i_state;
#ifdef CONFIG_SECURITY
void *i_security;
#endif
Expand Down

0 comments on commit 02d9bd9

Please sign in to comment.