Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Btrfs: write_buf is now callable outside send.c | Anand Jain | 2012-10-04 | 1 | -0/+1 |
| | | | | | | Developing service cmds needs it. Signed-off-by: Anand Jain <anand.jain@oracle.com> | ||||
* | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block | 2012-07-25 | 1 | -0/+133 |
This patch introduces the BTRFS_IOC_SEND ioctl that is required for send. It allows btrfs-progs to implement full and incremental sends. Patches for btrfs-progs will follow. Signed-off-by: Alexander Block <ablock84@googlemail.com> Reviewed-by: David Sterba <dave@jikos.cz> Reviewed-by: Arne Jansen <sensille@gmx.net> Reviewed-by: Jan Schmidt <list.btrfs@jan-o-sch.net> Reviewed-by: Alex Lyakas <alex.bolshoy.btrfs@gmail.com> |