Whamcloud - gitweb
LU-12137 osd-ldiskfs: trace the obd device used for osd lookup 82/35582/3
authorJames Simmons <jsimmons@infradead.org>
Mon, 19 Aug 2019 13:14:55 +0000 (09:14 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Sep 2019 23:03:39 +0000 (23:03 +0000)
commitd15b0bd6949d18e5abf29033af36186269b48c01
treecf48f099966267c9696c5605caf1182b8b47f138
parentc769ba3025c59f110c38c44552a05142705c94c3
LU-12137 osd-ldiskfs: trace the obd device used for osd lookup

If a osd lookup of a dentry fails a debug message is logged but
no information is given for which OSD device this happened on.
Add in the osd device information for debugging purposes.

Change-Id: If7719987682c4b9f8219c08431337306bd91ab67
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/35582
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_oi.c
lustre/osd-ldiskfs/osd_scrub.c