
16 Jun
2015
16 Jun
'15
4:23 p.m.
On Tue, Jun 16, 2015 at 02:28:52PM +0200, Erik Skultety wrote:
Erik Skultety (3): util: virfile: Fix 'unknown cause' error if NFS mount point creation fails util: virDirCreate: Child now exits with positive errno-code virfile: virDirCreate: Insert blank lines to assure slightly better readability
ACK series if you exchange the first two patches. Both the original logic assume the exit status to be +errno, not -errno, so that change should be first. Jan