On 15/10/16 19:41, Hans van Kranenburg wrote:
On 10/15/2016 04:31 PM, James Pharaoh wrote:
>>
I've basically reimplemented what I find in other tools because, as far
as I can tell, there is no C library for BTRFS at this point.
For code operating on an online filesystem, using the IOCTLs, yo
On 10/15/2016 04:31 PM, James Pharaoh wrote:
>
> I have created a BTRFS library for Rust - very incomplete so far, but
> possibly of interest to someone.
Nice work, I'm doing the same for python. Just picked up working on it
again, after summer: https://github.com/knorrie/python-btrfs
> https://
Hi all,
I have created a BTRFS library for Rust - very incomplete so far, but
possibly of interest to someone.
https://gitlab.wellbehavedsoftware.com/well-behaved-software/rust-btrfs
I've basically reimplemented what I find in other tools because, as far
as I can tell, there is no C library