]> git.ipfire.org Git - thirdparty/systemd.git/commit
import: set up btrfs qgroups on correct hierarchy
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Jan 2021 17:49:44 +0000 (18:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Jan 2021 19:54:51 +0000 (20:54 +0100)
commit052ba0ebaea90ac4ce315b82eec573f071c5f16d
treea0e401cd2006e965ceb2db86b2bf3164acd0e23e
parent2ab214eac1523f6f6e4f6f210305817cbd8ccbca
import: set up btrfs qgroups on correct hierarchy

Also, simplify import_assign_pool_quota_and_warn(), don't do the same
thing twice. Let's just allow the caller call this twice.
src/import/import-fs.c
src/import/import-tar.c
src/import/pull-tar.c
src/shared/import-util.c