minix/servers
Ben Gras 38604e4e3a Don't truncate read requests based on v_size; v_size can be stale in the
case of directories extended by subfilesystem. Rely on subfilesystem to
do read size truncating and return actual i/o size. This fixes bug 81 in
gforge, and unbreaks test 23.
2007-09-11 15:52:22 +00:00
..
ds Removed sigaction call. PM tries to talk to DS. DS should not talk to PM. 2007-08-07 12:25:21 +00:00
inet Use ds_retrieve_u32 to get the endpoint of inet and of the ethernet drivers. 2007-05-02 11:30:16 +00:00
init don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
is include "../vfs/dmap.h". 2007-08-07 13:26:25 +00:00
mfs REQ_FSTATFS now operates on the root inode (the inode parameter has been 2007-08-17 11:20:59 +00:00
pm Better interface for sys_times. 2007-08-16 13:16:26 +00:00
rs Removed dmap table. Publish endpoint in DS before calling mapdriver5. 2007-08-07 12:24:06 +00:00
vfs Don't truncate read requests based on v_size; v_size can be stale in the 2007-09-11 15:52:22 +00:00
Makefile Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00