Whamcloud - gitweb
LU-5971 llite: merge ccc_io and vvp_io 51/13351/2
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 12 Jan 2015 18:55:36 +0000 (12:55 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 16 Jan 2015 03:27:51 +0000 (03:27 +0000)
commitbb6dbca9c2c9bdcd33663d6449b27a671fcaf902
tree64c0365a155bf383bc29dbfc99ecdb24b40f769f
parent719757dd2526e003911eed0b0830ed70d278cdd4
LU-5971 llite: merge ccc_io and vvp_io

Move the contents of struct vvp_io into struct ccc_io, delete the
former, and rename the latter to struct vvp_io. Rename various ccc_io
related functions to use vvp rather than ccc.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I6200f1a5ff4d639d547bd45f91e146dbcc80fe6d
Reviewed-on: http://review.whamcloud.com/13351
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>
lustre/doc/clio.txt
lustre/include/cl_object.h
lustre/llite/file.c
lustre/llite/lcommon_cl.c
lustre/llite/llite_internal.h
lustre/llite/llite_mmap.c
lustre/llite/rw26.c
lustre/llite/vvp_dev.c
lustre/llite/vvp_internal.h
lustre/llite/vvp_io.c
lustre/llite/vvp_page.c