minix/servers
Thomas Veerman 1efb51b1de VFS: improve crashed FS resource cleanup
When VFS detects that an FS has crashed and tries to clean up
resources, it marks fairly late in the process that a vmnt is not
to be used again (to send requests to). This allows a thread to
become blocked on a vmnt after all blocked threads were stopped, but
before it finds out it shouldn't try to send to that vmnt.
2012-02-22 13:54:35 +00:00
..
devman Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ds Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ext2 Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
hgfs hgfs: fix atime/mtime attribute setting bug 2011-12-23 19:02:57 +01:00
inet Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
init Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
ipc vm_remap_ro 2012-01-13 11:30:01 +00:00
is VFS: replace VFS with AVFS 2012-02-13 16:53:21 +00:00
iso9660fs servers: fix clang warnings in iso9660fs and vm 2012-02-17 16:48:40 +01:00
lwip Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
mfs Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
pfs Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
pm Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
procfs VFS: replace VFS with AVFS 2012-02-13 16:53:21 +00:00
rs Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sched Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
vfs VFS: improve crashed FS resource cleanup 2012-02-22 13:54:35 +00:00
vm servers: fix clang warnings in iso9660fs and vm 2012-02-17 16:48:40 +01:00
Makefile VFS: replace VFS with AVFS 2012-02-13 16:53:21 +00:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00