Whamcloud - gitweb
b=24086 separate kernel and userspace __u64 checking
authorBrian J. Murrell <brian.murrell@oracle.com>
Thu, 11 Nov 2010 19:14:56 +0000 (03:14 +0800)
committerVitaly Fertman <vitaly.fertman@sun.com>
Fri, 12 Nov 2010 20:40:13 +0000 (23:40 +0300)
commite491e8c5a5d9baeafb276c76221c5daa83640beb
tree7f61d22de49931418faeb6e04326b9f162a1261c
parent09ae32f9efae50c36c8dc63983f7c5d1b72c3b7b
b=24086 separate kernel and userspace __u64 checking

Even if we don't configure lustre --with-linux= we still need to determine
what type __u64 is for userspace otherwise the LP*64 macros won't be
properly defined.

i=whitebear
i=panda
libcfs/autoconf/lustre-libcfs.m4