diff options
author | Amir Goldstein <amir73il@gmail.com> | 2024-03-17 20:41:51 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2024-04-04 16:24:16 +0200 |
commit | 07a3b8d0bf726a1e49b050bbc6bd72f031e505fe (patch) | |
tree | 45d9153d780282b0d4f2999811a9d210b63e1d62 /scripts/gdb/linux/slab.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 <jack@suse.cz>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20240317184154.1200192-8-amir73il@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions