Whamcloud - gitweb
LU-8066 obdclass: move lu_ref to debugfs 11/44311/6
authorJames Simmons <jsimmons@infradead.org>
Tue, 20 Jul 2021 20:14:09 +0000 (16:14 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 10 Aug 2021 08:07:53 +0000 (08:07 +0000)
commit6b319185659104bd65a837fe2b3cbe550d83c650
treec4b608ffa3c47a973ffa04da5473ec3bf6299156
parentd77e95cc6d4e947be60757a861c656d8b30d2972
LU-8066 obdclass: move lu_ref to debugfs

A special procfs file is created for lu_ref debugging. Lets move
this to debugfs where it belongs.

Also fixed a missed USE_LU_REF due to landing order as well as
a build fix.

Fixes: dfe2d225b86 ("LU-13799 clio: Implement real list splice")
Change-Id: I33646a87adfcabc5a5f214832953b2444e7aaf0a
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/44311
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/cl_io.c
lustre/obdclass/lu_ref.c