Whamcloud - gitweb
LU-13326 mds: remove MDS_SETATTR_PORTAL and service 98/37798/7
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 4 Mar 2020 20:28:26 +0000 (12:28 -0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 27 Jul 2021 21:36:13 +0000 (21:36 +0000)
commit7a2ef25f1f259c0a08a920e3857a11afefb3ed97
tree85cc566279ea78c84ebfd49decb1c4ce8238abf8
parent618625af42b9ff0427b096996ddf07a327689ec8
LU-13326 mds: remove MDS_SETATTR_PORTAL and service

Remove the MDS_SETATTR_PORTAL and the service threads listening on
this portal since they are unused since Lustre 2.1 and are no longer
needed.

Remove module tunables related to the mds_attr service threads:
- mds_attr_num_threads
- mds_attr_cpu_bind
- mds_attr_num_cpts

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I64f4f3f0004e1895ef7b49b31a4ad687a1abcca2
Reviewed-on: https://review.whamcloud.com/37798
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/mdt/mdt_mds.c