Whamcloud - gitweb
LU-3974 llite: dentry d_compare changes in 3.11 46/7746/5
authorJames Simmons <uja.ornl@gmail.com>
Wed, 11 Dec 2013 15:29:41 +0000 (10:29 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 28 Dec 2013 03:16:52 +0000 (03:16 +0000)
commit5fa98dce891b5531e7749142a4debc94a372dba3
treea56296ee65753e5c8ea1c425a4159420e8186cba
parentee01da2222471b03711567820a80345ce6635293
LU-3974 llite: dentry d_compare changes in 3.11

In the linux 3.11 kernel the d_compare function has
removed passing in any struct inode arguments. This
patch provides support to handle this case.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I363057e4d0a119ad43a9907ec26e7e0079f7c305
Reviewed-on: http://review.whamcloud.com/7746
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Peng Tao <bergwolf@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4
lustre/llite/dcache.c
lustre/llite/llite_internal.h