Whamcloud - gitweb
LU-14291 lustre: rename tgt_pool_* functions. 24/43624/3
authorJames Simmons <jsimmons@infradead.org>
Mon, 10 May 2021 13:43:56 +0000 (09:43 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 May 2021 18:18:16 +0000 (18:18 +0000)
commit7f3b06a0ab527c3a45179c6531b444bf8aab79ac
treef4d67963d63a03477dfc5cfc4499e1ea6f4e4c74
parent9d83ee0bd74e3ef5bee6d349a012089a163ca3e5
LU-14291 lustre: rename tgt_pool_* functions.

Functions starting with tgt_* represents code for target handling
used by Lustre servers. Now that the pool functions are used by
both clients and servers rename it to lu_tgt_* to mirror how
lu_tgt_desc_* is used since both represents remote server targets.

Test-Parameters: trivial
Change-Id: I2a9084d5bf9cea3b373c96e15cba1a41631d1172
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/43624
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Aurelien Degremont <degremoa@amazon.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/lu_object.h
lustre/lod/lod_lov.c
lustre/lod/lod_pool.c
lustre/lod/lod_qos.c
lustre/lov/lov_obd.c
lustre/lov/lov_pool.c
lustre/obdclass/lu_tgt_pool.c
lustre/quota/qmt_pool.c