Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292359
b: refs/heads/master
c: 54bf586
h: refs/heads/master
i:
  292357: cb112f3
  292355: 7676855
  292351: f68dd39
v: v3
  • Loading branch information
Al Viro committed Mar 21, 2012
1 parent 6c62bc3 commit 56731e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: ca7068c41a8d48ef35d1a3bba422ebcedace8513
refs/heads/master: 54bf586e1f51018ba7624c851e7aa14cee0548d2
6 changes: 3 additions & 3 deletions trunk/fs/autofs4/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ static int __init init_autofs4_fs(void)
{
int err;

autofs_dev_ioctl_init();

err = register_filesystem(&autofs_fs_type);
if (err)
return err;

autofs_dev_ioctl_init();
autofs_dev_ioctl_exit();

return err;
}
Expand Down

0 comments on commit 56731e5

Please sign in to comment.