[EMAIL PROTECTED] wrote on Thu, 10 Jan 2008 00:32 -0800:
> Thanks for the heads up!
> For the issues that you report below, I think the attached patch should help.
> I tested it on a ubuntu VM running git-2.6.24-pre7 and did not see the
> kmem_cache
> nor the sysctl warning checks.
> Hope it fixes the issues on your system as well.

Works for me.  Thanks.

This approach with CTL_UNNUMBERED.  Does that work with old kernels
too, do you know?

And why did you do HAVE_KMEM_CACHE_CREATE_OLD_CTOR and
HAVE_KMEM_CACHE_CREATE_NEW_CTOR tests separately?  Are you just
trying to future-proof against yet another change on the ctor
function signature?  Why #error in the C file---you can just bail in
configure?

                -- Pete
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to