Ben Gras
94b936d7c1
. added super-user check for mount
...
. corrected device match for unmount (otherwise unmount would
proceed with bogus mount slot, often sending messages to 0 (PM))
. added some sanity checking to fs process number
. made fs_sendrec PRIVATE to request.c
2007-01-16 13:57:35 +00:00
Ben Gras
bcbac65a07
Don't panic if opening a block device fails.
2007-01-12 17:16:51 +00:00
Philip Homburg
9092146be7
VFS cleanup (mostly open).
2007-01-05 16:36:55 +00:00
Ben Gras
da42185e1c
Removed verbose statements from vfs and mfs
2006-12-22 11:54:42 +00:00
Philip Homburg
bafc45a309
First cut at 64-bit file offsets in block devices for mkfs/fsck.
2006-11-27 14:21:43 +00:00
Ben Gras
86303b3024
Explicit conversion from O_ACCMODE to minix [RW]_BIT is clearer
...
and catches bogus values (such as 3).
2006-11-01 14:17:47 +00:00
Ben Gras
fa0ba56bc9
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00