[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140212093226.GA19512@aepfle.de>
Date: Wed, 12 Feb 2014 10:32:26 +0100
From: Olaf Hering <olaf@...fle.de>
To: "K. Y. Srinivasan" <kys@...rosoft.com>
Cc: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, apw@...onical.com,
jasowang@...hat.com
Subject: Re: [PATCH V5 1/1] Drivers: hv: Implement the file copy service
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists