Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67726
b: refs/heads/master
c: 7e85367
h: refs/heads/master
v: v3
  • Loading branch information
Mark Fasheh committed Oct 12, 2007
1 parent 8a6e21c commit 6e9e258
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: b8bc5f4fde376c9eee524a9a2b7e85560e604e85
refs/heads/master: 7e8536797d4508ddc790cc3af6a281db1582d485
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ static int ocfs2_dir_foreach_blk(struct inode *inode, unsigned long *f_version,
error = filldir(priv, de->name,
de->name_len,
*f_pos,
ino_from_blkno(sb, le64_to_cpu(de->inode)),
le64_to_cpu(de->inode),
d_type);
if (error)
break;
Expand Down

0 comments on commit 6e9e258

Please sign in to comment.