Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212966
b: refs/heads/master
c: 26daad8
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Arnd Bergmann committed Oct 5, 2010
1 parent fd9c32c commit 9cf94e1
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: 2a4df5d33202e99c015928bf2a2dfd8ad03e53bc
refs/heads/master: 26daad8067f976a6e3622b42b0d80de9a53e8ad9
2 changes: 2 additions & 0 deletions trunk/fs/autofs/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ static int autofs_root_unlink(struct inode *,struct dentry *);
static int autofs_root_rmdir(struct inode *,struct dentry *);
static int autofs_root_mkdir(struct inode *,struct dentry *,int);
static long autofs_root_ioctl(struct file *,unsigned int,unsigned long);
#ifdef CONFIG_COMPAT
static long autofs_root_compat_ioctl(struct file *,unsigned int,unsigned long);
#endif

const struct file_operations autofs_root_operations = {
.llseek = generic_file_llseek,
Expand Down

0 comments on commit 9cf94e1

Please sign in to comment.