Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359021
b: refs/heads/master
c: 89b1f39
h: refs/heads/master
i:
  359019: 976330f
v: v3
  • Loading branch information
Jan Kara committed Feb 5, 2013
1 parent 1767eaf commit 63f8f91
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: 99600051b04bc4ec8bd4d16a8bf993ca54042db6
refs/heads/master: 89b1f39eb4189de745fae554b0d614d87c8d5c63
2 changes: 1 addition & 1 deletion trunk/fs/udf/udf_sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ struct udf_virtual_data {
struct udf_bitmap {
__u32 s_extLength;
__u32 s_extPosition;
__u16 s_nr_groups;
int s_nr_groups;
struct buffer_head **s_block_bitmap;
};

Expand Down

0 comments on commit 63f8f91

Please sign in to comment.