Whamcloud - gitweb
LU-14549 llite: refresh layout after mirror merge/split 16/43716/3
authorBobi Jam <bobijam@whamcloud.com>
Mon, 17 May 2021 09:14:33 +0000 (17:14 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 May 2021 18:18:40 +0000 (18:18 +0000)
commitbd7a20f8be4644ebce6a7225560ae933204f543d
tree65cd8aee9c973495f81ce677894b14ac69f8f5ff
parentff52f8c1736ad7ef2621d23366a1ca6572aa7f22
LU-14549 llite: refresh layout after mirror merge/split

mirror merge/split updates file's LOVEA and revokes client's layout
lock, but the client issuing the layout change needs to refresh its
layout (lov->lsm) as well.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I7671efe2fe5354ba0e1503b146045165608e042c
Reviewed-on: https://review.whamcloud.com/43716
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/file.c
lustre/tests/sanity-flr.sh