Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273155
b: refs/heads/master
c: f85b287
h: refs/heads/master
i:
  273153: 8cccbf9
  273151: 0c2669f
v: v3
  • Loading branch information
Dan Carpenter authored and Theodore Ts'o committed Oct 26, 2011
1 parent c1b9fd7 commit 31695e1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 665436175c3ca9d35f135e1ba6bdd63745cff08a
refs/heads/master: f85b287a01237857a50c93868231f7e831581a27
3 changes: 2 additions & 1 deletion trunk/fs/ext4/extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -2928,7 +2928,8 @@ static int ext4_ext_convert_to_initialized(handle_t *handle,
struct ext4_extent zero_ex;
struct ext4_extent *ex;
ext4_lblk_t ee_block, eof_block;
unsigned int allocated, ee_len, depth;
unsigned int ee_len, depth;
int allocated;
int err = 0;
int split_flag = 0;

Expand Down

0 comments on commit 31695e1

Please sign in to comment.