diff options
author | Amir Goldstein <[email protected]> | 2024-03-17 20:41:51 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2024-04-04 16:24:16 +0200 |
commit | 07a3b8d0bf726a1e49b050bbc6bd72f031e505fe (patch) | |
tree | 45d9153d780282b0d4f2999811a9d210b63e1d62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c9d4603b054f9a63c07c7012040af4c80adb2c60 (diff) |
fsnotify: lazy attach fsnotify_sb_info state to sb
Define a container struct fsnotify_sb_info to hold per-sb state,
including the reference to sb marks connector.
Allocate the fsnotify_sb_info state before attaching connector to any
object on the sb and free it only when killing sb.
This state is going to be used for storing per priority watched objects
counters.
Suggested-by: Jan Kara <[email protected]>
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