Whamcloud - gitweb
LU-8066 mdd: migrate from proc to sysfs 05/37005/2
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 15 Nov 2018 18:20:30 +0000 (13:20 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Jan 2020 23:41:49 +0000 (23:41 +0000)
commit86aed752760dd2217eda13a488e5393edf8154c1
tree9fc4bff831e2dba95683076b947af7adf4f20e33
parentc3d53269c5133e938b90f0f0488cddf29c35701b
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.

Lustre-change: https://review.whamcloud.com/33632
Lustre-commit: e783bbffe35b2b8ebebde5bc70abf288d07df5a3

Change-Id: I01eebf1c58f1a13c2f5e8c599a1363c80468b0bd
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/37005
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
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