]> git.ipfire.org Git - thirdparty/systemd.git/commit
btrfs: log at debug log when we ignore errors 10164/head
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Sep 2018 17:47:42 +0000 (19:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Sep 2018 17:47:42 +0000 (19:47 +0200)
commit7e6912787106a0354f199d620959982f090dd14b
tree559da89ce876609f1bde5c9a0c0736220bdfc33f
parentde89949a71bee17e4b432ac5928376b8347892c4
btrfs: log at debug log when we ignore errors

This stuff is likely to fail in many setups (for example when quota is
not supported by the btrfs version), hence only log at debug
level. Previously we'd silently ignore things altogether which makes
things pretty hard to debug.
src/shared/machine-pool.c