Whamcloud - gitweb
LU-1337 vfs: kernel 3.3 hides vfsmount guts
authorLiu Xuezhao <xuezhao.liu@emc.com>
Mon, 9 Jul 2012 08:54:09 +0000 (16:54 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 24 Jul 2012 04:57:02 +0000 (00:57 -0400)
commit725b8599bbf4c98173cc049d8a73920a31287d5c
tree8e87727974cca6426f012e2f7e80196075a5e96b
parentff6994ecfeaf206f259fc2de2393b89e28140fc0
LU-1337 vfs: kernel 3.3 hides vfsmount guts

3.3 starts hiding vfsmount guts series (move from
include/linux/mount.h to fs/mount.h, kernel commit
7d6fec45a5131918b51dcd76da52f2ec86a85be6).

Add HAVE_HIDE_VFSMOUNT_GUTS macro to differentiate it.

Signed-off-by: Liu Xuezhao <xuezhao.liu@emc.com>
Change-Id: If69b4f75e74a64d2c07c082053e639b75585bfc9
Reviewed-on: http://review.whamcloud.com/3399
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/linux/lustre_compat25.h
lustre/mgs/lproc_mgs.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/obd_mount.c
lustre/osd-ldiskfs/osd_lproc.c