aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTang Junhui <[email protected]>2018-10-08 20:41:10 +0800
committerJens Axboe <[email protected]>2018-10-08 08:19:42 -0600
commitdd0c91793b7c2658ea32c6b3a2247a8ceca45dc0 (patch)
tree110f5bd2d12063e627654cbbd2aa24b2e94e2a42 /tools/perf/scripts/python/export-to-sqlite.py
parent752f66a75abad2ae40b4570b3c77b422389cffcf (diff)
bcache: fix ioctl in flash device
When doing ioctl in flash device, it will call ioctl_dev() in super.c, then we should not to get cached device since flash only device has no backend device. This patch just move the jugement dc->io_disable to cached_dev_ioctl() to make ioctl in flash device correctly. Fixes: 0f0709e6bfc3c ("bcache: stop bcache device when backing device is offline") Signed-off-by: Tang Junhui <[email protected]> Cc: [email protected] Signed-off-by: Coly Li <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions