Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147856
b: refs/heads/master
c: 28ad0c1
h: refs/heads/master
v: v3
  • Loading branch information
Theodore Ts'o authored and Al Viro committed Jun 12, 2009
1 parent 3213b31 commit ea0a2aa
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: 9fd5746fd3d7838bf6ff991d50f1257057d1156f
refs/heads/master: 28ad0c118b0ed98b042d362acfe0017591921138
2 changes: 1 addition & 1 deletion trunk/include/linux/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -729,8 +729,8 @@ struct inode {
struct timespec i_atime;
struct timespec i_mtime;
struct timespec i_ctime;
unsigned int i_blkbits;
blkcnt_t i_blocks;
unsigned int i_blkbits;
unsigned short i_bytes;
umode_t i_mode;
spinlock_t i_lock; /* i_blocks, i_bytes, maybe i_size */
Expand Down

0 comments on commit ea0a2aa

Please sign in to comment.