Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267182
b: refs/heads/master
c: dcbf8c3
h: refs/heads/master
v: v3
  • Loading branch information
Michal Schmidt authored and J. Bruce Fields committed Oct 10, 2011
1 parent e9a7dba commit 3239922
Show file tree
Hide file tree
Showing 2 changed files with 4 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: b31b30e5c76b7653b4434fcdc3c5d2b46a367c2a
refs/heads/master: dcbf8c30344dfa01915c34f88318d464e116f004
3 changes: 3 additions & 0 deletions trunk/net/sunrpc/rpc_pipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1084,3 +1084,6 @@ void unregister_rpc_pipefs(void)
kmem_cache_destroy(rpc_inode_cachep);
unregister_filesystem(&rpc_pipe_fs_type);
}

/* Make 'mount -t rpc_pipefs ...' autoload this module. */
MODULE_ALIAS("rpc_pipefs");

0 comments on commit 3239922

Please sign in to comment.