[PATCH V5 1/1] Drivers: hv: Implement the file copy service

Olaf Hering olaf at aepfle.de
Wed Feb 12 09:32:26 UTC 2014


On Sat, Feb 08, K. Y. Srinivasan wrote:

> +	fcopy_fd = open("/dev/vmbus/hv_fcopy", O_RDWR);
> +
> +	if (fcopy_fd < 0) {
> +		syslog(LOG_ERR, "open /dev/hv_fcopy failed; error: %d %s",

The error message mentions the old path.


Olaf


More information about the devel mailing list