Whamcloud - gitweb
LU-5814 llite: remove lli_has_smd 90/13690/9
authorJinshan Xiong <jinshan.xiong@intel.com>
Fri, 27 Mar 2015 03:07:12 +0000 (20:07 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 10 Apr 2015 18:52:27 +0000 (18:52 +0000)
commit25670bb8c21deb64cfbb277bdeeab6e7ee39aa0e
tree9165a95f456fe51a5c5425d596637781821c797e
parent9f0aaae0fb3759e7991d4ea042567d09f58ed436
LU-5814 llite: remove lli_has_smd

Remove the lli_has_smd flag from struct ll_inode_info. The empty
layout case will be handled by the LOV layer. Remove the unused
function cl_local_size().

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I50b73482fdc4c415f8d800e9a848099117be8f74
Reviewed-on: http://review.whamcloud.com/13690
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/file.c
lustre/llite/glimpse.c
lustre/llite/lcommon_cl.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/rw26.c
lustre/lov/lov_io.c