Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222971
b: refs/heads/master
c: a2a2f55
h: refs/heads/master
i:
  222969: 910c25b
  222967: 6e7c624
v: v3
  • Loading branch information
Milton Miller authored and Joel Becker committed Nov 18, 2010
1 parent 5995cb2 commit 04f777d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 1989a80a60d2f620bad99196d6c1801c2afd7c71
refs/heads/master: a2a2f55291918f6cf9287d7beaecc7bc007a9f1c
6 changes: 3 additions & 3 deletions trunk/fs/ocfs2/ocfs2.h
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ struct ocfs2_lock_res {
char l_name[OCFS2_LOCK_ID_MAX_LEN];
unsigned int l_ro_holders;
unsigned int l_ex_holders;
char l_level;
char l_requested;
char l_blocking;
signed char l_level;
signed char l_requested;
signed char l_blocking;

/* Data packed - type enum ocfs2_lock_type */
unsigned char l_type;
Expand Down

0 comments on commit 04f777d

Please sign in to comment.