]> Zhao Yanbai Git Server - minix.git/commit
Don't repeat out-of-space messages
authorThomas Veerman <thomas@minix3.org>
Fri, 16 Dec 2011 09:17:37 +0000 (09:17 +0000)
committerThomas Veerman <thomas@minix3.org>
Wed, 21 Dec 2011 10:47:28 +0000 (10:47 +0000)
commitc89bc850091b8dede71c81e19d681e4aefbbbf4e
treefac6c9c89e3762b02e883806d3fc8488b1d32049
parent54c0eb9aa642098413fc0ebe93d72fc1e086e733
Don't repeat out-of-space messages

This patch makes PFS, EXT2 and MFS print only once that they're out of
space. After freeing up space and running out of space again, the message
will be printed again also.
servers/apfs/inode.c
servers/ext2/ialloc.c
servers/mfs/cache.c