]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/tmpfiles/tmpfiles.c
tmpfiles: don't consider it a problem if quota is not enabled on btrfs 1837/head
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Nov 2015 20:39:52 +0000 (21:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Nov 2015 20:41:22 +0000 (21:41 +0100)
commitbe6d467c1f9219b2016d556a0a369828d463ca27
treeedc2a860e54ea56861ef6e9fb994645f823602a4
parent12ee6186dc4431b8d75f8becb236ec840feedb6e
tmpfiles: don't consider it a problem if quota is not enabled on btrfs

If quota is not enabled on a btrfs file system, accept that, and only
log a debug message, but do not consider this a reason for failure.

Fixes: #1809
src/basic/btrfs-util.c
src/tmpfiles/tmpfiles.c