]> Zhao Yanbai Git Server - minix.git/commit
Don't sync before exiting drivers.
authorBen Gras <ben@minix3.org>
Mon, 13 Feb 2006 10:28:42 +0000 (10:28 +0000)
committerBen Gras <ben@minix3.org>
Mon, 13 Feb 2006 10:28:42 +0000 (10:28 +0000)
commitb9bdbcba1b96b27d39f15371ab1135fe5716ce2f
tree9a29b76c20b1b98acf6df44d8dd41024c6d6fe58
parent88ba4b526800411f7d7aadd7583d13c566f24e53
Don't sync before exiting drivers.

Wipe inodes of pipes in truncate_inode(), to avoid the size remaining
at PIPE_SIZE causing pipes to break.
servers/fs/link.c
servers/fs/misc.c