Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296552
b: refs/heads/master
c: 9ee4930
h: refs/heads/master
v: v3
  • Loading branch information
Zheng Liu authored and Theodore Ts'o committed Feb 21, 2012
1 parent cd469fe commit b617b73
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: c1bb05a657fb3d8c6179a4ef7980261fae4521d7
refs/heads/master: 9ee4930259abf3641ae85c19498eabe97cf6abad
2 changes: 1 addition & 1 deletion trunk/fs/ext4/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ dx_probe(const struct qstr *d_name, struct inode *dir,
fail:
if (*err == ERR_BAD_DX_DIR)
ext4_warning(dir->i_sb,
"Corrupt dir inode %ld, running e2fsck is "
"Corrupt dir inode %lu, running e2fsck is "
"recommended.", dir->i_ino);
return NULL;
}
Expand Down

0 comments on commit b617b73

Please sign in to comment.