From: Andreas Dilger Date: Sun, 27 Apr 2014 17:06:51 +0000 (-0400) Subject: staging/lustre: shrink lu_object_header by 8 bytes on x86_64 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a700f975356b845869ba3c2baab0d8430d00921a;p=pandora-kernel.git staging/lustre: shrink lu_object_header by 8 bytes on x86_64 Locate the loh_flags and loh_ref fields together in lu_object_header to avoid holes and shrink the structure by 8 bytes. Signed-off-by: Andreas Dilger Reviewed-on: http://review.whamcloud.com/9185 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3059 Reviewed-by: Alex Zhuravlev Reviewed-by: Liang Zhen Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed