Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164893
b: refs/heads/master
c: 4fefce9
h: refs/heads/master
i:
  164891: 701d293
v: v3
  • Loading branch information
H Hartley Sweeten authored and Linus Torvalds committed Sep 23, 2009
1 parent 28543c0 commit fe069f6
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: a4255e4c1c41f906488ae4d3fa328a66695cf200
refs/heads/master: 4fefce9abaeef0d6ec45e06a882db23a65135272
2 changes: 1 addition & 1 deletion trunk/include/linux/jbd.h
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ struct transaction_s
* This transaction is being forced and some process is
* waiting for it to finish.
*/
int t_synchronous_commit:1;
unsigned int t_synchronous_commit:1;
};

/**
Expand Down

0 comments on commit fe069f6

Please sign in to comment.