Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348323
b: refs/heads/master
c: fef0ebd
h: refs/heads/master
i:
  348321: bcca9f4
  348319: 159d53f
v: v3
  • Loading branch information
Guo Chao authored and Theodore Ts'o committed Jan 7, 2013
1 parent 6f369f8 commit b6f45de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0ecaef0644973e9006fdbc6974301047aaff9bc6
refs/heads/master: fef0ebdb229bedce888b63923e2a1ba4e6c6a84c
1 change: 0 additions & 1 deletion trunk/fs/ext4/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,6 @@ static int ext4_init_new_dir(handle_t *handle, struct inode *dir,
}

inode->i_size = EXT4_I(inode)->i_disksize = blocksize;
dir_block = ext4_bread(handle, inode, 0, 1, &err);
if (!(dir_block = ext4_bread(handle, inode, 0, 1, &err))) {
if (!err) {
err = -EIO;
Expand Down

0 comments on commit b6f45de

Please sign in to comment.