aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorRyan Ding <[email protected]>2016-03-25 14:21:03 -0700
committerLinus Torvalds <[email protected]>2016-03-25 16:37:42 -0700
commit2de6a3c73180ef4071b45185756be51a6c767924 (patch)
tree294db5dbeeb4984016becae93432ea57e0fefc56 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent46e625565950c5f31a193c4bbcfdef3fdc7235bf (diff)
ocfs2: return the physical address in ocfs2_write_cluster
To support direct io in ocfs2_write_begin_nolock & ocfs2_write_end_nolock. Direct io needs to get the physical address from write_begin, to map the user page. This patch is to change the arg 'phys' of ocfs2_write_cluster to a pointer, so it can be retrieved to write_begin. And we can retrieve it to the direct io procedure. Signed-off-by: Ryan Ding <[email protected]> Reviewed-by: Junxiao Bi <[email protected]> Cc: Joseph Qi <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions