Whamcloud - gitweb
LU-14277 lod: statfs should not block a create 97/41497/4
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Fri, 29 Jan 2021 09:29:27 +0000 (12:29 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Jan 2022 05:12:13 +0000 (05:12 +0000)
commit6cdb08a0c598b20a4b0ce27f7fe4763b0ada3118
treecdfecbfd177000e5e8aaae5395476a1c3be4d303
parent10fe8b7048a292498f6aee625b905a362968d47d
LU-14277 lod: statfs should not block a create

lod_qos_statfs_update() need a guarantee that targets
isn't changed, so it doesn't need to take a QoS mutex.

HPE-bug-id: LUS-2106
Signed-off-by: Alexander Boyko <alexander.boyko@hpe.com>
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Change-Id: Id9f0ea2fa006bee601d05e14b2e515fcf8248249
Reviewed-on: https://review.whamcloud.com/41497
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lu_object.h
lustre/lod/lod_qos.c