[ovs-dev] [PATCH 2/4] fatal-signal: Clean up code by using shash.

Justin Pettit jpettit at nicira.com
Mon Sep 21 23:29:04 UTC 2009


On Sep 21, 2009, at 2:53 PM, Ben Pfaff wrote:

> This simplifies the code here and should speed it up, too, when  
> there are
> lots of files to unlink on a fatal signal.

I don't suppose you care, but "files" is never destroyed.  It wasn't  
done when it was an array, either so it is consistent.  It only really  
matters when do_unlink_files() is called and the program is probably  
on its way out anyways...

--Justin






More information about the dev mailing list