]> Zhao Yanbai Git Server - minix.git/commit
. expanded grant manipulation interface to more direct
authorBen Gras <ben@minix3.org>
Mon, 26 Jun 2006 16:08:42 +0000 (16:08 +0000)
committerBen Gras <ben@minix3.org>
Mon, 26 Jun 2006 16:08:42 +0000 (16:08 +0000)
commita587273c567d4d64a045bdecc22cea644c31311e
tree9d02bce003a52f75cd0347d550cf3d0e2a021b00
parent2f50f92eb38b938fd4acc4f9e76d8b5641cdbaa7
. expanded grant manipulation interface to more direct
  manipulation
. made fs allocate a grant for every ioctl, even if no data
  is being copied, in order to disambiguate concurrent ioctls
  on the same minor
include/minix/safecopies.h
lib/syslib/safecopies.c
servers/fs/device.c