+25
−18
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We need to hold cinfo lock while setting bucket->wlseg and adding req to nwritten list at the same time. Otherwise there might be a window where nwritten list is empty yet we set bucket->wlseg, in which case ff_layout_scan_ds_commit_list() may end up clearing bucket->wlseg incorrectly, casuing client to oops later on. This was found when testing flexfile layout but filelayout has the same problem. Signed-off-by:Peng Tao <tao.peng@primarydata.com> Signed-off-by:
Tom Haynes <Thomas.Haynes@primarydata.com> Signed-off-by:
Trond Myklebust <trond.myklebust@primarydata.com>