Whamcloud - gitweb
LU-2800 build: fix compilation issue with is_compat_task 18/7118/2
authorDmitry Eremin <dmitry.eremin@intel.com>
Thu, 25 Jul 2013 16:47:44 +0000 (20:47 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 28 Jul 2013 17:31:23 +0000 (17:31 +0000)
commit9ec520b7e8a1858266c747f8501b347385914d3f
tree75ae8f3f379a4d97093c8ea67505b16e3166958f
parent60eb9e88cafe07fd0a7922d8953f66b53d97b0cd
LU-2800 build: fix compilation issue with is_compat_task

After removing LIBCFS_HAVE_IS_COMPAT_TASK test we have a
compilation issue with kernels configured without CONFIG_COMPAT.
The fix for Change-Id: Ieffc3b32611e00f2a19aa2645205ec6e1cf57a20

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I2725e892aea1a86bd43fe19ab099f6f116d1fdd8
Reviewed-on: http://review.whamcloud.com/7118
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Hudson
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/llite_internal.h