Whamcloud - gitweb
LU-18435 lod: recover layout generation from replay
authorAlex Zhuravlev <bzzz@whamcloud.com>
Sun, 10 Nov 2024 07:17:37 +0000 (10:17 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 14 Nov 2024 16:04:53 +0000 (11:04 -0500)
commit1d8a667073b9ef59b6c430642805efec91546ecf
tree855c1b8616992525a6b0b1abc5316796a1ee4ac5
parentac9edfbfd632af6670edbdfe8596967d9d15cdea
LU-18435 lod: recover layout generation from replay

otherwise layout's generation resets to 0 after replay and
the client can't apply new layout in case of subsequent update.

Fixes: 13557aa86904 ("LU-15300 mdt: refresh LOVEA with LL granted")
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I5e4a63cd097d157317e0e8d1a0fca4a46817d118
lustre/lod/lod_qos.c
lustre/tests/replay-single.sh