Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373285
b: refs/heads/master
c: 9548298
h: refs/heads/master
i:
  373283: b1675f7
v: v3
  • Loading branch information
Claudiu Ghioc authored and Linus Torvalds committed May 6, 2013
1 parent 1f0046b commit cddbf27
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: 2bf1bef0d6c3636353938dd1f183a4522957fc35
refs/heads/master: 954829863d3017d1c14600c975f9b92696d36836
2 changes: 1 addition & 1 deletion trunk/fs/autofs4/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ static struct vfsmount *autofs4_d_automount(struct path *path)
return NULL;
}

int autofs4_d_manage(struct dentry *dentry, bool rcu_walk)
static int autofs4_d_manage(struct dentry *dentry, bool rcu_walk)
{
struct autofs_sb_info *sbi = autofs4_sbi(dentry->d_sb);
struct autofs_info *ino = autofs4_dentry_ino(dentry);
Expand Down

0 comments on commit cddbf27

Please sign in to comment.