DragonFly BSD
DragonFly commits List (threaded) for 2013-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: tmpfs - Remove redundant call to insmntque()


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 11 Jun 2013 04:09:51 -0700 (PDT)

commit e6d54dab69fef3a753ecae88cf737d268d86e1c5
Author: Antonio Huete Jimenez <tuxillo@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]