diff options
author | Yan, Zheng <[email protected]> | 2014-11-14 22:10:07 +0800 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2014-12-17 20:09:52 +0300 |
commit | 3738daa68a5121ad7dd0318bca931e2a6afb0e8c (patch) | |
tree | 8cb3a27c974fa834c2241e9f7335be405053492b /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 01deead041e03c9a6b4e1b2dd165dee4cced6112 (diff) |
ceph: fetch inline data when getting Fcr cap refs
we can't use getattr to fetch inline data after getting Fcr caps,
because it can cause deadlock. The solution is try bringing inline
data to page cache when not holding any cap, and hope the inline
data page is still there after getting the Fcr caps. If the page
is still there, pin it in page cache for later IO.
Signed-off-by: Yan, Zheng <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions