init: do not close all descriptors > 2. We were doing it - sometimes.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 17 Mar 2008 22:01:42 +0000 (22:01 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 17 Mar 2008 22:01:42 +0000 (22:01 -0000)
commite421b5ebf6b2484455ea36bb6c98deff685088e3
tree38f0cb4bc09f2409b15b0096bed964fb098108e1
parent2724fa9d8a076f52c158627877d59894789b09a1
init: do not close all descriptors > 2. We were doing it - sometimes.
Good choices are "do it, always" or "don't do it". Second is smaller.
init/init.c