summaryrefslogtreecommitdiff
path: root/src/basic/btrfs-util.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* btrfs: if BTRFS_IOC_DEV_INFO returns /dev/root generate a friendly error messageLennart Poettering2020-09-081-0/+6
* btrfs-util: define helper that creates a btrfs subvol if we can, and a direct...Lennart Poettering2020-04-091-0/+2
* btrfs-util: expose SIGINT behaviour in snapshot copy fallback, tooLennart Poettering2019-07-171-0/+1
* tree-wide: always declare bitflag enums the same wayLennart Poettering2019-01-071-8/+8
* import: drop logic of setting up /var/lib/machines as btrfs loopback mountLennart Poettering2018-11-261-3/+0
* copy: support getting progress feedback from the various copy functionsLennart Poettering2018-11-261-2/+10
* btrfs-util: introduce btrfs_subvol_make_fd()Franck Bui2018-07-301-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Move selinux-related stuff from btrfs-util.c to label.cZbigniew Jędrzejewski-Szmek2017-12-191-1/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshotLennart Poettering2016-11-221-1/+3
* tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-201-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+3
* tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolumeLennart Poettering2015-11-161-1/+3
* btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering2015-10-221-18/+55
* btrfs: always remove the per-subvol qgroup when removing a subvolLennart Poettering2015-10-151-0/+3
* btrfs-util: when snapshotting make sure we don't descent into subvolumes we j...Lennart Poettering2015-06-151-0/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+87