Whamcloud - gitweb
LU-8066 mdd: migrate from proc to sysfs 32/33632/5
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 15 Nov 2018 18:20:30 +0000 (13:20 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Jan 2019 04:46:47 +0000 (04:46 +0000)
commite783bbffe35b2b8ebebde5bc70abf288d07df5a3
treeb30e1faaf923e721544ca1a40c3adab0526900ac
parent2d7419478e79b8497ddc266a430fd546f798e798
LU-8066 mdd: migrate from proc to sysfs

Move the ofd module from using proc for most single value files
to sysfs. The more complex proc entries are moved to debugfs.

Change-Id: I01eebf1c58f1a13c2f5e8c599a1363c80468b0bd
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/33632
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_lfsck.h
lustre/lfsck/lfsck_lib.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lproc.c
lustre/utils/lustre_lfsck.c