Whamcloud - gitweb
LU-1337 llite: kernel 3.4 converts d_alloc_root to d_make_root
authorLiu Xuezhao <xuezhao.liu@emc.com>
Tue, 30 Oct 2012 09:14:02 +0000 (17:14 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 5 Dec 2012 14:28:24 +0000 (09:28 -0500)
commit5467ad53134bf0f064030a3b709ccafb7b8d0b79
tree8584d8100bc26c6f3346b83a1b0344ae014871b3
parent474009df25886377ca09945f809b0738b85d1569
LU-1337 llite: kernel 3.4 converts d_alloc_root to d_make_root

kernel 3.4 converts d_alloc_root to d_make_root.
(kernel commit 32991ab305ace7017c62f8eecbe5eb36dc32e13b)

Add LC_HAVE_D_MAKE_ROOT/HAVE_D_MAKE_ROOT to ckeck it.

Signed-off-by: Liu Xuezhao <xuezhao.liu@emc.com>
Change-Id: I7ff1f0eff25495b655e650997016377ca0a200aa
Reviewed-on: http://review.whamcloud.com/3580
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Peng Tao <bergwolf@gmail.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/linux/lustre_compat25.h
lustre/llite/llite_lib.c
lustre/obdclass/obd_mount.c