commit | c9dede2d482676440cb6e826ebe87450965fe679 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Fri Oct 06 23:03:55 2017 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Sun Oct 29 14:06:15 2017 +0100 |
tree | 86b079eea920e73c6b068e506ebbcd98f3515380 | |
parent | 2a313e5cf6ed90b932b0abe2b4f2055785397f93 [diff] |
migration: No need to return the size of the cache After the previous commits, we make sure that the value passed is right, or we just drop an error. So now we return if there is one error or we have setup correctly the value passed. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> -- Improve error messasge Return 0 always for success