Ben Gras
|
dc1cc91df1
|
<ansi.h> -> <minix/ansi.h>
|
2011-01-28 11:35:02 +00:00 |
|
Dirk Vogt
|
9ed280d1ec
|
decouple file system server start/termination from mount/umount
|
2010-11-23 19:34:56 +00:00 |
|
Thomas Veerman
|
af73996d51
|
Fix failing unmount attempt at shutdown after running test58
|
2010-09-17 09:34:36 +00:00 |
|
Thomas Veerman
|
0b00cf70b6
|
- Return ENOENT when trying to add files to removed (but open) directories.
- Add test58 to test this behavior.
|
2010-09-01 09:07:18 +00:00 |
|
Arun Thomas
|
de231a713e
|
Move MIN() and MAX() macros to sys/params.h
|
2010-08-21 13:10:41 +00:00 |
|
Erik van der Kouwe
|
0fc71a1154
|
Increase NR_INODES in the FS servers to match NR_VNODES in VFS
|
2010-08-05 11:37:37 +00:00 |
|
Erik van der Kouwe
|
912b4e0cb7
|
Return ENOSPC when out of inodes
|
2010-08-05 11:37:06 +00:00 |
|
Thomas Veerman
|
dff0434eaf
|
Add support for the ext2 file system. Contributed by Evgeniy Ivanov.
|
2010-08-02 11:44:45 +00:00 |
|