]> Zhao Yanbai Git Server - minix.git/commit
inline sendnb should not call send vector 28/628/2
authorBen Gras <ben@minix3.org>
Tue, 11 Jun 2013 15:13:52 +0000 (15:13 +0000)
committerBen Gras <ben@minix3.org>
Wed, 12 Jun 2013 07:04:53 +0000 (07:04 +0000)
commit9e43052b212c551cd99239f894740566a95aefa5
treebc31d70fc3b3b86cc46ec93aa9446139453bb39e
parent63306d0ad552592fda2d6dbe0f3fe138b9ba5c3b
inline sendnb should not call send vector

. also vfs has to reply to a vm call - so use asynsend for that

Change-Id: I30ac1e591191dea5c99e25b03151a4415d1151b0
include/minix/ipc.h
servers/vfs/misc.c