Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253963
b: refs/heads/master
c: ecc9046
h: refs/heads/master
i:
  253961: cee5d4d
  253959: dbd85d8
v: v3
  • Loading branch information
Dave Kleikamp committed Jun 20, 2011
1 parent c70c753 commit a6e89ea
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: d31b53e3cd069e02290ed8a648aa8c7618d6fe77
refs/heads/master: ecc90462b428db2ad2ee5081c45496ed10f3a633
2 changes: 1 addition & 1 deletion trunk/fs/jfs/jfs_incore.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ struct jfs_inode_info {
short btindex; /* btpage entry index*/
struct inode *ipimap; /* inode map */
unsigned long cflag; /* commit flags */
long agstart; /* agstart of the containing IAG */
u64 agstart; /* agstart of the containing IAG */
u16 bxflag; /* xflag of pseudo buffer? */
unchar pad;
signed char active_ag; /* ag currently allocating from */
Expand Down

0 comments on commit a6e89ea

Please sign in to comment.