Whamcloud - gitweb
LU-2082 osp: print address of object in osp_object_create()
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 1 Apr 2013 15:22:05 +0000 (10:22 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 11 Jun 2013 15:59:05 +0000 (11:59 -0400)
commit8c801c728822ba232f08272145b0cd4f11fdf7c5
tree13377ec546d4e50d70d4d553434717199a2437bb
parent2711e4428bc9b1574202ccd8c566557fb102424a
LU-2082 osp: print address of object in osp_object_create()

In osp_object_create() fix the debug and assert messages to print the
address of the OSP object under consideration rather than the address
of the function osp_obj().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I566e77c69ad486feac4a4d06a9af9e33f884d7e9
Reviewed-on: http://review.whamcloud.com/5903
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
lustre/osp/osp_md_object.c
lustre/osp/osp_object.c