
On 07/23/2018 08:42 PM, clem@lse.epita.fr wrote:
From: Clementine Hayat <clem@lse.epita.fr>
Hello,
This is the implementation of the iscsi-direct backend storage pool version 2. The documentation, some API calls and tests are still missing and will be comming in a second part.
Best Regards,
When posting patches to the list, always make sure they are rebased onto current HEAD. Fortunately, the merge conflict was small so I could resolve it instantly. Usually, the cover letter for any new version of patches looks like this: There is a link to previous version (at least), there is a diff to previous version. A good example looks something like this: https://www.redhat.com/archives/libvir-list/2018-July/msg01343.html Also, no need to put extra -- at the end of the cover letter - MTAs usually interpret it as end of git commit message. Michal