Whamcloud - gitweb
LU-2675 llite: remove some cl wrappers 50/12850/3
authorJohn L. Hammond <john.hammond@intel.com>
Tue, 25 Nov 2014 14:50:16 +0000 (08:50 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 26 Dec 2014 18:03:46 +0000 (18:03 +0000)
commit1224f40d2e5be236b76b4013e4d926b77a56a3da
treefea08bd68c03ff8aa805ae7687417bc7cc239a07
parent2d15edc7be83555a7fa17a666d99b6af4922ab82
LU-2675 llite: remove some cl wrappers

In llite remove the wrapper functions and macros:
  cl_i2info()
  cl_i2sbi()
  cl_iattr2fd()
  cl_inode_info
  cl_inode_mode()
  cl_inode_{a,m,c}time()
  cl_isize_{lock,unlock}()
  cl_isize_{read,write,write_nolock}()

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I310c16c842781cbec741a7c43b746b582546badd
Reviewed-on: http://review.whamcloud.com/12850
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Lai Siyao <lai.siyao@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/rw.c
lustre/llite/vvp_object.c