Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212967
b: refs/heads/master
c: 5a44a73
h: refs/heads/master
i:
  212965: fd9c32c
  212963: a7a4b5d
  212959: 2bc7eb9
v: v3
  • Loading branch information
Felipe Contreras authored and Arnd Bergmann committed Oct 5, 2010
1 parent 9cf94e1 commit 0ac56c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 26daad8067f976a6e3622b42b0d80de9a53e8ad9
refs/heads/master: 5a44a73b9015e89cfb280ba0534dfcbf1ef29d05
2 changes: 2 additions & 0 deletions trunk/fs/autofs4/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ static int autofs4_dir_unlink(struct inode *,struct dentry *);
static int autofs4_dir_rmdir(struct inode *,struct dentry *);
static int autofs4_dir_mkdir(struct inode *,struct dentry *,int);
static long autofs4_root_ioctl(struct file *,unsigned int,unsigned long);
#ifdef CONFIG_COMPAT
static long autofs4_root_compat_ioctl(struct file *,unsigned int,unsigned long);
#endif
static int autofs4_dir_open(struct inode *inode, struct file *file);
static struct dentry *autofs4_lookup(struct inode *,struct dentry *, struct nameidata *);
static void *autofs4_follow_link(struct dentry *, struct nameidata *);
Expand Down

0 comments on commit 0ac56c9

Please sign in to comment.