Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190890
b: refs/heads/master
c: 404e781
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Al Viro committed May 15, 2010
1 parent 4e93d37 commit f691c90
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: 265624495f5acf6077f8f8d264f8170573d8d752
refs/heads/master: 404e781249f003a37a140756fc4aeae463dcb217
2 changes: 1 addition & 1 deletion trunk/fs/sysv/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ struct sysv_dir_entry *sysv_find_entry(struct dentry *dentry, struct page **res_
name, de->name))
goto found;
}
dir_put_page(page);
}
dir_put_page(page);

if (++n >= npages)
n = 0;
Expand Down

0 comments on commit f691c90

Please sign in to comment.