Whamcloud - gitweb
LU-1154 clio: rename coo_attr_set to coo_attr_update 88/12888/8
authorBobi Jam <bobijam.xu@intel.com>
Mon, 1 Dec 2014 09:20:06 +0000 (17:20 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 22 Jan 2015 20:03:25 +0000 (20:03 +0000)
commit65e067d5d90270d4237a7271008561a4b432b94d
tree8bb1ce0d9a8029a4fde8089fd7c81160d609905f
parent5a521355691803b657d47e00dde27ff74c911382
LU-1154 clio: rename coo_attr_set to coo_attr_update

coo_attr_set() is used to update object's attribute but its name
makes confusion that people intuitively think that it is used to
pass object's attribute down to server sides.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: I4fb45ff1467f37c571b3acbb9465c787d0c5f261
Reviewed-on: http://review.whamcloud.com/12888
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/cl_object.h
lustre/llite/vvp_io.c
lustre/llite/vvp_object.c
lustre/lov/lov_object.c
lustre/lov/lovsub_object.c
lustre/obdclass/cl_object.c
lustre/osc/osc_io.c
lustre/osc/osc_lock.c
lustre/osc/osc_object.c
lustre/osc/osc_request.c