Whamcloud - gitweb
EX-1951 osc: workaround osc aio crash
authorJohn L. Hammond <jhammond@whamcloud.com>
Fri, 16 Oct 2020 21:36:53 +0000 (16:36 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 7 Mar 2021 06:45:33 +0000 (06:45 +0000)
commit5bf46c076a4d54dcb3bec091a294f47ee85ddefb
tree42397c936d756a8f603c90800d9e5f7b31bf07ba
parentd645373541fcf69fe1e49095c2637cd90ef26dab
EX-1951 osc: workaround osc aio crash

This this avoids an aio related use after free on the object
associated to the page in osc_page_delete().

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: If2ad7d673bb2cce364982544f097d57ca28ccbe9
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/41843
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lustre/osc/osc_page.c