aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorIra Weiny <[email protected]>2021-03-28 23:54:01 -0700
committerJan Kara <[email protected]>2021-03-31 13:02:08 +0200
commite2ebb1230455985df6aa45835a451a5404eddd8d (patch)
tree1b1f3112817b44e867a8f4903ade3e1e4adb5e87 /tools/perf/util/trace-event-scripting.c
parente312c97ea253f076f11ac38cbe81075a48557f65 (diff)
ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry()
ext2_dotdot() and ext2_find_entry() both require ext2_put_page() to be called after successful return. For some of the calls this corresponding put was hidden in ext2_set_link and ext2_delete_entry(). Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry() in the functions which call them. This makes the code easier to follow regarding the get/put of the page. Clean up comments to match new behavior. To: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ira Weiny <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions