aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2023-08-22 20:50:59 +0300
committerAmir Goldstein <[email protected]>2023-10-31 00:12:54 +0200
commit389a4a4a19851211bb9c40d31c664591fb206f69 (patch)
tree09e00f277c9026cb2a1a60dfae0a366cb2f06695 /scripts/generate_rust_analyzer.py
parent5f034d34737e8c440bbbd13e5ef283793d841140 (diff)
ovl: punt write aio completion to workqueue
We want to protect concurrent updates of ovl inode size and mtime (i.e. ovl_copyattr()) from aio completion context. Punt write aio completion to a workqueue so that we can protect ovl_copyattr() with a spinlock. Export sb_init_dio_done_wq(), so that overlayfs can use its own dio workqueue to punt aio completions. Suggested-by: Jens Axboe <[email protected]> Link: https://lore.kernel.org/r/[email protected]/ Signed-off-by: Amir Goldstein <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions