summaryrefslogtreecommitdiff
path: root/src/shared/btrfs-util.h
Commit message (Expand)AuthorAgeFilesLines
* copy: Introduce reflink() and reflink_full()Daan De Meyer2023-04-281-3/+0
* btrfs-util: Add btrfs_get_block_device_at()Daan De Meyer2023-04-011-2/+7
* dissect-image: Notify btrfs when we're done using a loop deviceDaan De Meyer2023-01-121-0/+2
* btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]Yu Watanabe2022-10-251-0/+1
* btrfs-util: expose COPY_SIGTERM for btrfs_snapshot() tooLennart Poettering2021-08-021-0/+1
* basic,shared: move a bunch of files to src/shared/Zbigniew Jędrzejewski-Szmek2021-06-241-0/+136
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-87/+0
* btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriateLennart Poettering2015-04-221-1/+2
* btrfs: add support for recursive btrfs snapshottingLennart Poettering2015-04-061-0/+1
* btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering2015-04-061-2/+7
* btrfs: support recursively removing btrfs snapshotsLennart Poettering2015-04-061-1/+3
* shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering2015-03-101-4/+4
* importd: add API for exporting container/VM imagesLennart Poettering2015-03-091-0/+2
* importd: automatically grow /var/lib/machines/ loopback filesystem during dow...Lennart Poettering2015-03-031-2/+2
* machined: if /var/lib/machines is backed by a loop file, resize it on "machin...Lennart Poettering2015-02-261-0/+4
* machined,machinectl: add calls for changing container/VM quotasLennart Poettering2015-02-251-0/+3
* importd: enable btrfs quota in /var/lib/machines, if necessaryLennart Poettering2015-02-241-0/+3
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-231-0/+2
* import: port pull-raw to helper tools implemented for pull-tarLennart Poettering2015-01-201-0/+1
* qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...Lennart Poettering2015-01-191-0/+1
* journald: whenever we rotate a file, btrfs defrag itLennart Poettering2015-01-061-0/+3
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-281-0/+8
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-281-0/+1
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-251-2/+17
* machined/machinectl: add logic to show list of available imagesLennart Poettering2014-12-191-0/+1
* shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering2014-12-121-0/+34