Whamcloud - gitweb
LU-14399 hsm: process hsm_actions in coordinator 45/41445/21
authorSergey Cheremencev <sergey.cheremencev@hpe.com>
Mon, 8 Feb 2021 22:26:46 +0000 (01:26 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 18 Jan 2022 09:09:14 +0000 (09:09 +0000)
commite26d7cc3992252e5fce5a51aee716f933b04c13a
tree3c254c79ba62e2c8396473ac2ac0f2b793db625f
parent6d4019281b392bcb6993d1cfca3d47d7fa5f7c56
LU-14399 hsm: process hsm_actions in coordinator

Wait for mdd setup in a separate thread to don't block mount.
The patch adds conf-sanity_131 to verify the fix.

Change-Id: Ifd0e8969d7ed4f8944ab61ab0e0ebe2655bad003
Fixes: a558006b ("LU-13920 hsm: process hsm_actions only after mdd setup")
HPE-bug-id: LUS-9750
Signed-off-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Reviewed-on: https://review.whamcloud.com/41445
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Artem Blagodarenko <artem.blagodarenko@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdt/mdt_coordinator.c
lustre/tests/conf-sanity.sh