Whamcloud - gitweb
LU-2038 osd: Rename do_*punch to dbo_*punch
authorGirish Shilamkar <gshilamkar@ddn.com>
Sun, 31 Mar 2013 07:22:14 +0000 (12:52 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 1 May 2013 07:03:04 +0000 (03:03 -0400)
commit25a36d277be36c5143a7583d4c5c46380afa0fdc
tree42655fae1f0eac2108a4ab9978b53ab247f479b6
parent8ef1b1f59948970b828d889ba8afabc2cc57e8cf
LU-2038 osd: Rename do_*punch to dbo_*punch

Minor fix where dt_body_operations::do_punch and
dt_body_operations::do_declare_punch were renamed to
dt_body_operations::dbo_punch and
dt_body_operations::dbo_declare_punch, respectively, to keep the
field names consistent.

Signed-off-by: Girish Shilamkar <gshilamkar@ddn.com>
Change-Id: Id807805bd69bb20460898552830a658d8a25c238
Reviewed-on: http://review.whamcloud.com/5895
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Li Wei <wei.g.li@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/doc/osd-api.txt
lustre/include/dt_object.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-zfs/osd_io.c