Whamcloud - gitweb
LU-8066 mdt: migrate procfs files to sysfs 79/34779/14
authorJames Simmons <jsimmons@infradead.org>
Sat, 6 Jul 2019 21:45:15 +0000 (17:45 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Jul 2019 06:15:09 +0000 (06:15 +0000)
commita408e9dd426f0ccd5423961dfd0bd11181062720
treebd591a50af91b759b90898535550fb6686670b55
parent4a68bcfd8b0d206d5d5e5c18d5fcc8e55d1732b5
LU-8066 mdt: migrate procfs files to sysfs

Move the simple one item MDT proc files to sysfs. For all the
proc files for the HSM directory move them to both sysfs and the
more complex ones to debugfs since HSM is managed by admins.

Change-Id: I4603d04853e82c29059dfc043b3ddc75757ffe27
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/34779
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
18 files changed:
lustre/include/lprocfs_status.h
lustre/include/lu_target.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_lib.c
lustre/mdt/mdt_coordinator.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_hsm_cdt_actions.c
lustre/mdt/mdt_hsm_cdt_agent.c
lustre/mdt/mdt_hsm_cdt_requests.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mgs/lproc_mgs.c
lustre/obdclass/lprocfs_jobstats.c
lustre/obdclass/lprocfs_status_server.c
lustre/obdclass/obd_config.c
lustre/ofd/lproc_ofd.c
lustre/target/tgt_grant.c