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

From: Olaf Hering
Date: Wed Feb 12 2014 - 04:32:42 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/