Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348322
b: refs/heads/master
c: 0ecaef0
h: refs/heads/master
v: v3
  • Loading branch information
Guo Chao authored and Theodore Ts'o committed Jan 7, 2013
1 parent bcca9f4 commit 6f369f8
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: 96465efee14ecca0cdffcb09f9903635db8fc504
refs/heads/master: 0ecaef0644973e9006fdbc6974301047aaff9bc6
2 changes: 1 addition & 1 deletion trunk/fs/ext4/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ dx_probe(const struct qstr *d_name, struct inode *dir,
ext4_warning(dir->i_sb, "Node failed checksum");
brelse(bh);
*err = ERR_BAD_DX_DIR;
goto fail;
goto fail2;
}
set_buffer_verified(bh);

Expand Down

0 comments on commit 6f369f8

Please sign in to comment.