git: kernel - Remove unnecessary MP lock in vgone_vxlocked()

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Dec 1 17:12:06 PST 2011


commit 72a0763ae1ed5a58943e5e6d00c12013aac65ee2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Dec 1 16:51:32 2011 -0800

    kernel - Remove unnecessary MP lock in vgone_vxlocked()
    
    * Remove an unnecessary MP lock from the vnode destruction path.

Summary of changes:
 sys/kern/vfs_subr.c |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/72a0763ae1ed5a58943e5e6d00c12013aac65ee2


-- 
DragonFly BSD source repository





More information about the Commits mailing list