[Pvfs2-developers] Re: [Pvfs2-cvs] commit by robl in
pvfs2-1/src/kernel/linux-2.6: pvfs2-proc.c
Robert Latham
robl at mcs.anl.gov
Mon Mar 17 11:07:11 EST 2008
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
More information about the Pvfs2-developers
mailing list