Instead of adding priv_set_restore_linkdir() in 3 places, it might be cleaner to create an internal_execv() wrapper that called priv_set_restore_linkdir() and then execv().
On Tue, Aug 10, 2010 at 7:14 AM, Petr Sumbera <[email protected]> wrote: > I'm resending the patch which is now little bit extended. > > Note that I don't think that there is any race condition during signal > arrival. sigstat() doesn't any unlink... > > Petr >
