Whamcloud - gitweb
LU-7914 obdclass: Removed unused reference of cl_page_list_own() 86/20886/4
authorParinay Kondekar <parinay.kondekar@seagate.com>
Wed, 6 Jul 2016 01:03:03 +0000 (21:03 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Jul 2016 23:58:47 +0000 (23:58 +0000)
commit80a9ca6385fc8df64fa9f7fbd8fa14dfb40a609f
treeeae616b3be95da26b4d477361d496335b8c26038
parent881e4d68346be5623c4045dad0d6a50d4954f6fb
LU-7914 obdclass: Removed unused reference of cl_page_list_own()

cl_page_list_own() is unused and thus could be removed altogether.

Change-Id: I57c88a484f5d624e413d1b555473819f8785dd05
Signed-off-by: Parinay Kondekar <parinay.kondekar@seagate.com>
Reviewed-on: http://review.whamcloud.com/20886
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/cl_object.h
lustre/obdclass/cl_io.c
lustre/obdclass/cl_page.c