chiark / gitweb /
importd: when listing transfers, show progress percentage
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2015 00:16:31 +0000 (01:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2015 00:17:55 +0000 (01:17 +0100)
With this change the pull protocol implementation processes will pass
progress data to importd which then passes this information on via the
bus. We use sd_notify() as generic transport for this communication,
making importd listen to them, while matching the incoming messages to
the right transfer.


No differences found