OSDN Git Service

Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 17 Jun 2015 09:13:40 +0000 (10:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 17 Jun 2015 09:13:40 +0000 (10:13 +0100)
commit8c29f8d6b9595ac0f9ab1b41f22e91aebab482d7
tree7fe882b28651b57e1b2acd8e84b11cd5b453453c
parent93f6d1c16036aaf34055d16f54ea770fb8d6d280
parentf8d30a4f96d6c3a12e692d2e69b8fe4734b916c6
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into staging

VirtFS update:

* Fix for virtfs-proxy-helper crash
* Gracefully handle the error condition on input validation in virtfs-proxy-helper

# gpg: Signature made Tue Jun 16 16:21:28 2015 BST using RSA key ID 04C4E23A
# gpg: Good signature from "Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 4846 9DE7 1860 360F A6E9  968C DE41 A4FE 04C4 E23A

* remotes/kvaneesh/tags/for-upstream-signed:
  virtfs-proxy-helper: fail gracefully if socket path is too long
  virtfs-proxy-helper: add missing long option terminator

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>