bytecodealliance / bytecodealliance/rustix

Add ioctl FIEMAP

Open
#1,639 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.1k
Forks
294
Avg merge
4h 7m
Merged PRs (30d)
2

Description

I want to continue using `copy_file_range` if and only if 1st 64 KiB was reflink'ed for performantical reason. The usecase is covered by using FIEMAP for copied bytes. There is [FICLONERANGE](https://github.com/bytecodealliance/rustix/pull/1624), but it is difficult to use due to alignment.

There is already existing safe wrapper: https://github.com/lilydjwg/fiemap-rs .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.