aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorIlya Dryomov <[email protected]>2014-01-28 18:29:29 +0200
committerSage Weil <[email protected]>2014-01-28 09:57:06 -0800
commit37b52fe60838b135913e877b0c849e59fae587c3 (patch)
tree8b8c3615c25acb34349ef3fd7823d4cec5a2f231 /tools/perf/util/trace-event-scripting.c
parent80e163a58c0c69ef1a0ba3500d9932b14d67bf64 (diff)
ceph: fix dout() compile warnings in ceph_filemap_fault()
PAGE_CACHE_SIZE is unsigned long on all architectures, however size_t is either unsigned int or unsigned long. Rather than change format strings, cast PAGE_CACHE_SIZE to size_t to be in line with dout()s in ceph_page_mkwrite(). Cc: Yan, Zheng <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]> Reviewed-by: Sage Weil <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions