Whamcloud - gitweb
LU-2675 llite: remove dead code 67/9767/4
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 24 Mar 2014 20:24:35 +0000 (15:24 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 18 Apr 2014 05:41:20 +0000 (05:41 +0000)
commitadb0b75acfb2c924d15eb9b2c8f9f8f277fa5b6f
tree1ebc2f5e7144376391977020c4aab6dd79e1e939
parent57d8f6dadafa655d47bda62ffe1e13225abadb26
LU-2675 llite: remove dead code

In llite remove unused declarations, parameters, types, and unused,
get-only, or set-only structure members. Add static and const
qualifiers to declarations where possible.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: If710247d11debd748d2efe80e400f208066cbafa
Reviewed-on: http://review.whamcloud.com/9767
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
21 files changed:
lustre/lclient/lcommon_cl.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_capa.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_mmap.c
lustre/llite/lloop.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/remote_perm.c
lustre/llite/rw.c
lustre/llite/rw26.c
lustre/llite/statahead.c
lustre/llite/super25.c
lustre/llite/vvp_dev.c
lustre/llite/vvp_internal.h
lustre/llite/vvp_io.c
lustre/llite/vvp_object.c
lustre/llite/xattr_cache.c