]> git.sesse.net Git - bcachefs-tools-debian/commit
Change open_for_format to the block io api
authorHunter Shaffer <huntershaffer182456@gmail.com>
Tue, 29 Aug 2023 22:05:09 +0000 (18:05 -0400)
committerHunter Shaffer <huntershaffer182456@gmail.com>
Mon, 9 Oct 2023 01:06:07 +0000 (21:06 -0400)
commit9f98746bfcd5159307237f7a491fd79db02d8bf3
tree10af18e18b44adf4cb8456d254aa5e2c44df9216
parentb2ffa12074f1a6060b715e0891c1efb3ee64be68
Change open_for_format to the block io api

Upcoming patch will add device benchmarking at format time, which needs
the bio API.

Signed-off-by: Hunter Shaffer <huntershaffer182456@gmail.com>
cmd_device.c
cmd_format.c
cmd_migrate.c
libbcachefs.c
libbcachefs.h
tools-util.c
tools-util.h