Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321694
b: refs/heads/master
c: 89a4e48
h: refs/heads/master
v: v3
  • Loading branch information
Theodore Ts'o committed Aug 17, 2012
1 parent ad7353b commit 3cac20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0548bbb85337e532ca2ed697c3e9b227ff2ed4b4
refs/heads/master: 89a4e48f8479f8145eca9698f39fe188c982212f
1 change: 1 addition & 0 deletions trunk/fs/ext4/extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -2662,6 +2662,7 @@ static int ext4_ext_remove_space(struct inode *inode, ext4_lblk_t start,
}
path[0].p_depth = depth;
path[0].p_hdr = ext_inode_hdr(inode);
i = 0;

if (ext4_ext_check(inode, path[0].p_hdr, depth)) {
err = -EIO;
Expand Down

0 comments on commit 3cac20c

Please sign in to comment.