forked from RepoMirrors/btrfs
1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Denys Smirnov d917b30ff0 do not expose unexported objectid type to the user 2019-05-17 20:57:02 +03:00
Denys Smirnov 532eaaa4b7 send: recursive best parent search 2017-01-10 16:30:47 +02:00
Denys Smirnov cf180d91dc send: fix diff int overflow 2017-01-09 17:53:50 +02:00
Denys Smirnov 00defaf3f2 expose subvolume search functions; switch subvolume info structure 2017-01-09 17:03:55 +02:00
Denys Smirnov 3b69894215 implement send for multiple snapshots 2017-01-08 16:13:47 +02:00
Denys Smirnov 7eae92f571 fix fd leak 2016-10-01 14:44:34 +03:00
Denys Smirnov 6a4b966441 native Send implementation 2016-09-19 20:01:22 +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