diff options
author | Jan Kara <[email protected]> | 2023-09-27 11:34:07 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2023-10-28 13:29:16 +0200 |
commit | e719b4d156749f02eafed31a3c515f2aa9dcc72a (patch) | |
tree | b899871fd2149df5f63a0b5984b304e19701a68c /tools/perf/scripts/python/syscall-counts.py | |
parent | 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1 (diff) |
block: Provide bdev_open_* functions
Create struct bdev_handle that contains all parameters that need to be
passed to blkdev_put() and provide bdev_open_* functions that return
this structure instead of plain bdev pointer. This will eventually allow
us to pass one more argument to blkdev_put() (renamed to bdev_release())
without too much hassle.
Acked-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions