tmpfs - Remove redundant call to insmntque()
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Fri, 7 Jun 2013 23:22:27 +0000 (01:22 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 11 Jun 2013 10:59:31 +0000 (12:59 +0200)
commite6d54dab69fef3a753ecae88cf737d268d86e1c5
tree5ca8cc1e7fa897b17aef22b3870cd1f342397645
parentc1fd1d86dc5671c5b29e86a58938fe42e1f9212c
tmpfs - Remove redundant call to insmntque()

vnode is moved to the mount queue specified in the call to getnewvnode(),
we do not need to move it again.
sys/vfs/tmpfs/tmpfs_subr.c