Whamcloud - gitweb
LU-14951 llite: protect fd_{lease_}och
authorBobi Jam <bobijam@whamcloud.com>
Wed, 18 Aug 2021 13:32:21 +0000 (21:32 +0800)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 13 Jan 2022 15:34:38 +0000 (15:34 +0000)
commit601ca764c655209d937e81f42d706ad2c1c47a98
tree2b50154c4bfcf44dea0fcc479f96093da204c741
parentc9bbac488c3ea51835455e8bf5cb5b3cd861453c
LU-14951 llite: protect fd_{lease_}och

Access ll_file_data::fd_och and fd_lease_och needs to lli_och_mutex
protection.

Lustre-change: https://review.whamcloud.com/44700
Lustre-commit: b275ccd9787753b9cbf4368d8611c2ac94726e2e

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Ie9136aa345c6bf015aa73067acdaecf1a765b9f6
Reviewed-on: https://review.whamcloud.com/46030
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
lustre/llite/file.c