aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2020-03-19 17:10:15 +0200
committerJan Kara <[email protected]>2020-03-24 11:28:00 +0100
commitdfc2d2594e4a79204a3967585245f00644b8f838 (patch)
treee90d5dd5034896859de3a29a2c0aaef0cafa637c /tools/testing/selftests/bpf
parent017de65fe58f2b0ca428b5830609520ded5898b9 (diff)
fsnotify: replace inode pointer with an object id
The event inode field is used only for comparison in queue merges and cannot be dereferenced after handle_event(), because it does not hold a refcount on the inode. Replace it with an abstract id to do the same thing. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Amir Goldstein <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions