From: Peter B. <pz...@sc...> - 2001-10-20 02:49:18
|
On Thu, 18 Oct 2001, Erik Arjan Hendriks wrote: > This is likely some library changes wrt to nodes which are not > "up". Basically, the library used to check node state and if the > state was not "up" it would use different rfork() flags which > transported all libraries regardless of whether or not they were on > the library list. > I assume that the code that you are refering to is the function default_flags in clients/bproc.c > I should have made that an #ifdef or something I guess... at least > until I get LANL beoboot out the door. That should hopefully be > happening in the next few days since I'm pretty sure I got all the > paper required for that done. *crosses fingers* > I think the attached patch should fix this, but I haven't tested it yet. Thanks. Peter |