Whamcloud - gitweb
LU-1574 osd: don't use obd_name but od_svname in error messages
authorMikhail Pershin <tappro@whamcloud.com>
Wed, 3 Oct 2012 07:46:59 +0000 (11:46 +0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 5 Oct 2012 04:02:09 +0000 (00:02 -0400)
commit93e2795aa9c08f4ec4a73af0f7d051ddb5a4ab42
tree8bd92ee4a95d21f669d4a236e6eacffe2c9e0870
parent294aa9cb666c48e02da1057c222fe5f206ce38fc
LU-1574 osd: don't use obd_name but od_svname in error messages

obd_name is not initialized in OSD, but there is od_svname in
osd_device to be used instead.

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: I87a83badc358ad508ecb8a4e593a7e744277e57f
Reviewed-on: http://review.whamcloud.com/4165
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/osd-ldiskfs/osd_quota.c
lustre/osd-zfs/osd_handler.c
lustre/osd-zfs/osd_index.c
lustre/osd-zfs/osd_quota.c