Whamcloud - gitweb
LU-9855 obdclass: Code cleanup 58/28458/9
authorBen Evans <bevans@cray.com>
Mon, 7 Aug 2017 19:41:03 +0000 (14:41 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 Oct 2017 02:30:32 +0000 (02:30 +0000)
commit8c3c81fb787ab0a0152ebf497d1b4aef480bb82f
tree744e107bf8096c132507abbf81bdcbb40d4d5539
parentf44dca2627d49a3964b0a54ce90e083f600423e5
LU-9855 obdclass: Code cleanup

Remove uuid.c, and rewrite class_uuid_unparse
Remove always-on #defines and #ifdefs
Unwrap DECLARE_LU_VARS and remove #define
Rewrite CL_ENV_INC and DEC
Rewrite cs_page_inc/dec and cs_pagestate_inc/dec
Unwrap lustre_(get|put)_group_info #defines
Remove D_KUC #define

Signed-off-by: Ben Evans <bevans@cray.com>
Change-Id: I1ebaa47dbf749cedcf3d33028906a35caf7db694
Reviewed-on: https://review.whamcloud.com/28458
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_class.h
lustre/obdclass/Makefile.in
lustre/obdclass/cl_object.c
lustre/obdclass/cl_page.c
lustre/obdclass/class_obd.c
lustre/obdclass/idmap.c
lustre/obdclass/kernelcomm.c
lustre/obdclass/uuid.c [deleted file]