procfs: fix for http://postpeta.pccluster.org/redmine/issues/119#note-30
This commit is contained in:
@@ -449,6 +449,7 @@ end:
|
||||
dprintf("ret: %d, eof: %d\n", ans, eof);
|
||||
r->ret = ans;
|
||||
r->eof = eof;
|
||||
r->status = 1; /* done */
|
||||
packet.err = 0;
|
||||
bufunavail:
|
||||
ihk_mc_unmap_memory(NULL, pbuf, r->count);
|
||||
|
||||
Reference in New Issue
Block a user