Whamcloud - gitweb
LU-17996 mgs: add ability to clear exports 96/55596/2
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 2 Jul 2024 08:04:56 +0000 (10:04 +0200)
committerOleg Drokin <green@whamcloud.com>
Sat, 13 Jul 2024 20:57:12 +0000 (20:57 +0000)
commit7c45baeb213cbed41b26089221c88359c4e78e15
treee5ce80c5784eae0658eb533fb547ed32f2fe4ed9
parent7b02081da056695e6cccb9eac6d5b03f87686ee2
LU-17996 mgs: add ability to clear exports

Just like with other targets (MDT, OST), give the ability to clear
dead exports from the exports list 'mgs.MGS.exports'.
Improve sanity-sec test_31 to benefit from this new ability.

Test-Parameters: trivial
Test-Parameters: testgroup=review-dne-part-2
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I4e99de31834753d223fd3cfe226f6f0343f2586b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55596
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mgs/lproc_mgs.c
lustre/tests/sanity-sec.sh