Whamcloud - gitweb
LU-17431 ptlrpc: move nodemap related ioctls to ptlrpc 02/54502/6
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 19 Mar 2024 16:04:20 +0000 (17:04 +0100)
committerOleg Drokin <green@whamcloud.com>
Mon, 15 Apr 2024 16:53:28 +0000 (16:53 +0000)
commit72734cf178f1c4cd9dfe16a8f5800a0f1ab14e52
tree660795a97ab77f182b9966a3efa1cf4a0536f377
parent5921cb2a5b8b7e1301b2c1502be6f8006ab4082a
LU-17431 ptlrpc: move nodemap related ioctls to ptlrpc

Move to ptlrpc the functions designed to handle nodemap specific
ioctls, as they should not be accessible to MGS only.

Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I7a9651ea8484c540d18d6813ab96dc95a0871245
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54502
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_nodemap.h
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_internal.h
lustre/mgs/mgs_llog.c
lustre/ptlrpc/nodemap_handler.c