Whamcloud - gitweb
b=21532 various build fixes for rhel4 and sles9
authorBrian J. Murrell <brian@sun.com>
Thu, 17 Dec 2009 13:58:11 +0000 (08:58 -0500)
committerjohann <johann@granier.local>
Thu, 17 Dec 2009 15:28:33 +0000 (16:28 +0100)
commit3a1b4dee1ea3efbb7d367e0af4915391b6917c1d
tree3003b2e1152931ec1376d0e6e3d506f5ff5be0f3
parent9df978cf948dc8033794ff72feafd252c7c93964
b=21532 various build fixes for rhel4 and sles9

various build fixes for rhel4 and sles9 including:
- configure checks for and backports of:
  * atomic_inc_not_zero
  * atomic_cmpxchg
- don't include linux/pagevec.h in llite/lloop.c as it causes some duplicate
  definitions when it's later included by another source file
- use LPU64 portability formats
lnet/klnds/qswlnd/qswlnd_cb.c
lustre/autoconf/lustre-core.m4
lustre/include/linux/lustre_compat25.h
lustre/llite/lloop.c
lustre/utils/ll_decode_filter_fid.c