On Thu, Mar 13, 2008 at 01:11:35PM -0400, Pete Wyckoff wrote:
> These should be exactly identical.  .ctl_name is the first entry
> in the structure.
> 
> Kernel auto-initializes all static variables to zero.  Preferred
> form for the above is thus actually:
>     {}
> (You can grep around to see it.)  Not sure if 2.4 is unhappy with
> that.

lxr.linux.no says it'll work for 2.4.19 and I'm pretty sure that's the
oldest 2.4 we care about.  

I still don't know what's up with our fc 8 x86 box.  Actually, maybe
it's because of --enable-fast?  Well, I'll explicitly init ctl_name
and remove the ifdefs and we should be good.

Thanks for the feedback, Pete.
==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Lab, IL USA                 B29D F333 664A 4280 315B
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to