Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360523
b: refs/heads/master
c: d4e4395
h: refs/heads/master
i:
  360521: fb6f496
  360519: 4291c0a
v: v3
  • Loading branch information
Zheng Liu authored and Theodore Ts'o committed Mar 2, 2013
1 parent 573a965 commit 9a6aa5f
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: 810da240f221d64bf90020f25941b05b378186fe
refs/heads/master: d4e439549127d3ca544482551f5f1af4f114debd
2 changes: 1 addition & 1 deletion trunk/fs/ext4/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ static inline loff_t ext4_get_htree_eof(struct file *filp)
*
* For non-htree, ext4_llseek already chooses the proper max offset.
*/
loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence)
static loff_t ext4_dir_llseek(struct file *file, loff_t offset, int whence)
{
struct inode *inode = file->f_mapping->host;
int dx_dir = is_dx_dir(inode);
Expand Down

0 comments on commit 9a6aa5f

Please sign in to comment.