Whamcloud - gitweb
LU-7403 llite: flatten struct lookup_intent 69/17069/4
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 6 Nov 2015 16:05:32 +0000 (10:05 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 May 2016 23:58:27 +0000 (23:58 +0000)
commit5db0e2de00f6b3d687fc4fe01f05a687fc74271c
treec9f28654f845ae61a59b1b10a202b13b55020dc1
parent8d795c416da2e10f56b12ead8fe1b8b2b15b7dc9
LU-7403 llite: flatten struct lookup_intent

Replace the union in struct lookup_intent with the members of struct
lustre_indent_data. Remove the then unused struct lustre_intent_data.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I47d815f7c8e51bcff33ea7dba6efbc08337ca509
Reviewed-on: http://review.whamcloud.com/17069
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_intent.h
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/llite/statahead.c
lustre/llite/xattr_cache.c
lustre/lmv/lmv_intent.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c