aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJan Schmidt <[email protected]>2013-04-13 13:19:54 +0000
committerJosef Bacik <[email protected]>2013-05-06 15:54:47 -0400
commit30b0463a9394d9e41596e96def5461fe33222f13 (patch)
treeda71470b17140319065525250062db98f0bf5e15 /tools/perf/scripts/python
parent90f8d62ebb55e2188c1618b650378f9857f9e9a4 (diff)
Btrfs: fix accessing the root pointer in tree mod log functions
The tree mod log functions were accessing root->node->... directly, without use of btrfs_root_node() or explicit rcu locking. This could lead to an extent buffer reference being leaked and another reference being freed too early when preemtion was enabled. Signed-off-by: Jan Schmidt <[email protected]> Signed-off-by: Josef Bacik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions