Whamcloud - gitweb
Make llite_lloop.ko build conditional
authorChristopher J. Morrone <morrone2@llnl.gov>
Thu, 24 Feb 2011 22:11:45 +0000 (14:11 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 10 Mar 2011 04:44:15 +0000 (20:44 -0800)
commit250cfab4dee85481ca8003bf75a110e5704af65c
tree4a971c2a8b343881449e37b8263d97419bf800c1
parent999a8f1f0f9ab1a47843b4fa24ff88e5afd894b2
Make llite_lloop.ko build conditional

The llite_lloop.ko module only works with kernel page sizes smaller
than 64K, so test for the kernel page size and only build the module
conditionally.

Issue: LU-94
Change-Id: I78e416832767bbe29529d152e45addec7a999506
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/266
Tested-by: Hudson
Reviewed-by: Brian J. Murrell <brian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/llite/Makefile.in
lustre/llite/autoMakefile.am