Correct error message.

Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com>
MFC after:	2 weeks
This commit is contained in:
Pawel Jakub Dawidek 2010-08-31 12:03:29 +00:00
parent 0b88730662
commit 8ecdeae9d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212051

View File

@ -569,7 +569,7 @@ recv_thread(void *arg)
if (hast_proto_recv_data(res, res->hr_remotein,
hio->hio_nv, hio->hio_data, MAXPHYS) < 0) {
secondary_exit(EX_TEMPFAIL,
"Unable to receive reply data");
"Unable to receive request data");
}
}
pjdlog_debug(2, "recv: (%p) Moving request to the disk queue.",