diff options
author | Christoph Hellwig <[email protected]> | 2024-02-22 08:24:17 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-02-27 14:21:15 -0700 |
commit | fb5d1d389c9e78d68f1f71f926d6251017579f5b (patch) | |
tree | 9a47957fc30b8b74942309a8261f14d52b0076ae /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f3c17dcc43e207e4fba511e9e63d52f7098ad6f3 (diff) |
ubd: open the backing files in ubd_add
Opening the backing device only when the block device is opened is
a bit weird as no one configures block devices to not use them.
Opend them at add time, close them at remove time and remove the
now superflous opened counter as remove can simply check for
disk_openers.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Richard Weinberger <[email protected]>
Link: https://lore.kernel.org/r/[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