git: tmpfs - Remove redundant call to insmntque()

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Tue Jun 11 04:09:51 PDT 2013


commit e6d54dab69fef3a753ecae88cf737d268d86e1c5
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sat Jun 8 01:22:27 2013 +0200

    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.

Summary of changes:
 sys/vfs/tmpfs/tmpfs_subr.c | 1 -
 1 file changed, 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6d54dab69fef3a753ecae88cf737d268d86e1c5


-- 
DragonFly BSD source repository



More information about the Commits mailing list