]> git.ipfire.org Git - thirdparty/systemd.git/commit
machined: generate a nicer error when the user tries "machinectl clone" on non-btrfs...
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Apr 2016 19:37:51 +0000 (21:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 25 Apr 2016 19:37:51 +0000 (15:37 -0400)
commitf56012a57cd216d247170b432059f6e59c364ff2
treee2c3e7dd6432d08b343d869bee09dbabba8c2814
parent0b2de9d90ddd788d8f181282607830d725bdc337
machined: generate a nicer error when the user tries "machinectl clone" on non-btrfs file systems (#3117)

Fixes: #2060
(Of course, in the long run, we should probably add a copy-based fall-back. But
given how slow that is, this probably requires some asynchronous forking logic
like the CopyFrom() and CopyTo() method calls already implement.)
src/machine/image-dbus.c