Whamcloud - gitweb
LU-5971 llite: rename ccc_object to vvp_object 77/13077/2
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 15 Dec 2014 23:18:40 +0000 (17:18 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 4 Jan 2015 18:45:34 +0000 (18:45 +0000)
commite2d2fbc07bf8f45e19d8f3127c3a7088351126d6
treec90a7112e713f7a18d08554f1d3ab98e2365f7cf
parentae37991bcc117adfb5bb31a46aa635d396b24694
LU-5971 llite: rename ccc_object to vvp_object

Rename struct ccc_object to struct vvp_object and merge the CCC object
methods into the VVP object methods.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Iadb4ef84b430f6423312d27e4e95fbcd77af33b1
Reviewed-on: http://review.whamcloud.com/13077
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
15 files changed:
lustre/doc/clio.txt
lustre/include/cl_object.h
lustre/llite/glimpse.c
lustre/llite/lcommon_cl.c
lustre/llite/llite_close.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_mmap.c
lustre/llite/rw.c
lustre/llite/vvp_dev.c
lustre/llite/vvp_internal.h
lustre/llite/vvp_io.c
lustre/llite/vvp_object.c
lustre/llite/vvp_page.c
lustre/osc/osc_cl_internal.h