Bo Chen
|
a9ec0f33c0
|
misc: Fix clippy issues
Signed-off-by: Bo Chen <chen.bo@intel.com>
|
2022-11-02 09:41:43 +01:00 |
|
Rob Bradford
|
3b0d278ba3
|
block_util: Implement DiskFile::topology() for raw file types
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
|
2021-12-17 12:42:10 +01:00 |
|
dependabot-preview[bot]
|
30cd3cb764
|
deps: bump io-uring from 0.4.0 to 0.5.0
Bumps [io-uring](https://github.com/tokio-rs/io-uring) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/tokio-rs/io-uring/releases)
- [Commits](https://github.com/tokio-rs/io-uring/commits)
The API was changed, hence some changes were needed to keep the code
building and functional.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
|
2021-03-01 11:08:25 +00:00 |
|
Sebastien Boeuf
|
23e3b022eb
|
block_util: Implement asynchronous traits for RAW disk file
This provides the implementation of DiskFile and AsyncIo for the RAW
file format.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
|
2021-01-22 16:10:34 +00:00 |
|