Riccardo Ferrazzo
|
0167142bde
|
fix fs type detection on 32 bit platforms
|
2024-04-18 17:23:41 +03:00 |
|
Marcus Cobden
|
b3db0b2ded
|
Add GetDevInfo exposing BTRFS_IOC_DEV_INFO (#3)
* Add GetDevInfo exposing BTRFS_IOC_DEV_INFO
Co-authored-by: Marcus Cobden <leth@users.noreply.github.com>
|
2022-04-03 08:03:56 +00:00 |
|
Akihiro Suda
|
ee67271a4c
|
Fix "constant 2435016766 overflows int32" on GOARCH=arm
Fix #1
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2021-06-25 08:32:39 +00:00 |
|
Denys Smirnov
|
3b69894215
|
implement send for multiple snapshots
|
2017-01-08 16:13:47 +02:00 |
|
Denys Smirnov
|
54573d1c9d
|
decode root_item; more tests; uuid search wip
|
2017-01-07 22:55:54 +02:00 |
|
Denys Smirnov
|
14de038f2f
|
expose GetMounts as a sub-package
|
2016-10-05 14:21:14 +03:00 |
|
Denys Smirnov
|
43632657e8
|
native Recv WIP
|
2016-09-21 15:31:08 +03:00 |
|
Denys Smirnov
|
6a4b966441
|
native Send implementation
|
2016-09-19 20:01:22 +03:00 |
|
Denys Smirnov
|
f03fa748e7
|
implement subvolumes list; regenerate headers; generate btrfs_tree.h
|
2016-09-16 20:09:14 +03:00 |
|
Denys Smirnov
|
b300237e77
|
Implement basic subvolume and snapshot commands. Exec-based send and receive.
* better code generator
* regenerate btrfs_tree.h constants
* implement subvolume create, delete and snapshot create commands
* exec-based snapshot send and receive
|
2016-09-15 20:39:46 +03:00 |
|