Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376495
b: refs/heads/master
c: 448293a
h: refs/heads/master
i:
  376493: a367060
  376491: e795cd4
  376487: 7b727e2
  376479: 73fdb01
v: v3
  • Loading branch information
Al Viro committed May 31, 2013
1 parent ec52468 commit f180351
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 31abdab9c11bb1694ecd1476a7edbe8e964d94ac
refs/heads/master: 448293aadb54ab38b9c053bf9f1eecafdc0ed214
4 changes: 2 additions & 2 deletions trunk/fs/befs/linuxvfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ befs_readdir(struct file *filp, void *dirent, filldir_t filldir)
result = filldir(dirent, keybuf, keysize, filp->f_pos,
(ino_t) value, d_type);
}

filp->f_pos++;
if (!result)
filp->f_pos++;

befs_debug(sb, "<--- befs_readdir() filp->f_pos %Ld", filp->f_pos);

Expand Down

0 comments on commit f180351

Please sign in to comment.