]> Zhao Yanbai Git Server - minix.git/commit
To return the right error, check first is an object is a directory (for
authorPhilip Homburg <philip@cs.vu.nl>
Wed, 8 Aug 2007 14:01:36 +0000 (14:01 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Wed, 8 Aug 2007 14:01:36 +0000 (14:01 +0000)
commita116b3aa55f58150cf21e4ccdcc7bb63cbdc7a6d
tree1925c374169a3ece79a35bf3992d670ed1c4fb2b
parentc2bf536a550cecc8fb5a11bb5dd1670438158c60
To return the right error, check first is an object is a directory (for
mkdir, rmdir/unlink, mknod), simply pipe code by using v_pipe_rd_pos and
v_pipe_wr_pos directly. Some cleanup work in open.c
servers/vfs/filedes.c
servers/vfs/link.c
servers/vfs/open.c
servers/vfs/pipe.c
servers/vfs/read.c
servers/vfs/vnode.h