diff options
author | Jan Kara <[email protected]> | 2017-03-15 09:48:11 +0100 |
---|---|---|
committer | Jan Kara <[email protected]> | 2017-04-10 17:37:35 +0200 |
commit | 8212a6097a720896b4cdbe516487ad47f4296599 (patch) | |
tree | c598677214226244c7db2b90be6f2715cfbf38eb /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a03e2e4f078365428bb4317989cb5d1d6563cfe9 (diff) |
fsnotify: Remove indirection from fsnotify_detach_mark()
fsnotify_detach_mark() calls fsnotify_destroy_inode_mark() or
fsnotify_destroy_vfsmount_mark() to remove mark from object list. These
two functions are however very similar and differ only in the lock they
use to protect the object list of marks. Simplify the code by removing
the indirection and removing mark from the object list in a common
function.
Reviewed-by: Miklos Szeredi <[email protected]>
Reviewed-by: Amir Goldstein <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions