diff options
author | Baokun Li <[email protected]> | 2024-06-28 14:29:27 +0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-07-03 10:36:15 +0200 |
commit | 751f524635a4f076117d714705eeddadaf6748ee (patch) | |
tree | 99dea70ece9877b3cc25009a818daf2a563c1ef4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b2415d1f4566b6939acacc69637eaa57815829c1 (diff) |
cachefiles: cancel all requests for the object that is being dropped
Because after an object is dropped, requests for that object are useless,
cancel them to avoid causing other problems.
This prepares for the later addition of cancel_work_sync(). After the
reopen requests is generated, cancel it to avoid cancel_work_sync()
blocking by waiting for daemon to complete the reopen requests.
Signed-off-by: Baokun Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Jeff Layton <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Reviewed-by: Jia Zhu <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions