diff options
author | Amir Goldstein <[email protected]> | 2024-03-17 20:41:50 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2024-04-04 16:24:16 +0200 |
commit | c9d4603b054f9a63c07c7012040af4c80adb2c60 (patch) | |
tree | d5e680ee1e1ee8b5ec51a0ae5675dbd44ccda5f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 687c217c6aa2c24e6ddf98cc7f86a5b986e5918d (diff) |
fsnotify: create helper fsnotify_update_sb_watchers()
We would like to count watched objects by priority group, so we will need
to update the watched object counter after adding/removing marks.
Create a helper fsnotify_update_sb_watchers() and call it after
attaching/detaching a mark, instead of fsnotify_{get,put}_sb_watchers()
only after attaching/detaching a connector.
Soon, we will use this helper to count watched objects by the highest
watching priority group.
Signed-off-by: Amir Goldstein <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Message-Id: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions