Whamcloud - gitweb
LU-8066 sysfs: migrate checksum_type to sys/fs tree 67/56667/4
authorJames Simmons <jsimmons@infradead.org>
Mon, 14 Oct 2024 15:31:34 +0000 (11:31 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2024 08:15:52 +0000 (08:15 +0000)
commit908417ce209f51b8f17475f304bcf5b2bafcb7b8
treec65d1a44ae703638cb89395cc4726ef3acf70193
parent6cbb4aa65d9538814c0a761041ae34cbf1c3d524
LU-8066 sysfs: migrate checksum_type to sys/fs tree

The checksum_type file is simple so the logical place is sys/fs
which is accessible to everyone. This more complex file is
one of thew few allowed in the general sysfs tree.

Change-Id: I6ce89416ef64058f911e18a3f743944f0a6a8f4e
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56667
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lprocfs_status.h
lustre/include/obd_cksum.h
lustre/mdc/lproc_mdc.c
lustre/mdt/mdt_lproc.c
lustre/obdclass/integrity.c
lustre/obdclass/lprocfs_status.c
lustre/ofd/lproc_ofd.c
lustre/osc/lproc_osc.c