git: uipc: No need to call sorflush() before unp_gc()

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Nov 9 06:04:25 PST 2015


commit 0a4ac9ecb86b9ae179f06c3c5011c23501530fb1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Nov 9 21:07:45 2015 +0800

    uipc: No need to call sorflush() before unp_gc()
    
    And move unp_gc() to the end of unp_detach().

Summary of changes:
 sys/kern/uipc_usrreq.c | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0a4ac9ecb86b9ae179f06c3c5011c23501530fb1


-- 
DragonFly BSD source repository



More information about the Commits mailing list