]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: lustre: osc: create cli_name to get obd name
authorJinshan Xiong <jinshan.xiong@intel.com>
Thu, 1 Dec 2016 22:35:31 +0000 (17:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 09:37:55 +0000 (10:37 +0100)
commitaed71a15bbd9dbce4af7cd8f1e1571e21840b2b3
treefd9434963e5d95d5e2bcbdcbf946337dbf5a3345
parentbc32a0de897644b520208d129273541b4ce60ea3
staging: lustre: osc: create cli_name to get obd name

Create the inline function cli_name() to get the name
of the OSC device.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5108
Reviewed-on: http://review.whamcloud.com/10458
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/osc/osc_cache.c
drivers/staging/lustre/lustre/osc/osc_internal.h
drivers/staging/lustre/lustre/osc/osc_page.c
drivers/staging/lustre/lustre/osc/osc_quota.c
drivers/staging/lustre/lustre/osc/osc_request.c