minix/servers/vfs
David van Moolenbroek b31119abf5 Mount updates:
- allow mounting with "none" block device
- allow unmounting by mountpoint
- make VFS aware of file system process labels
- allow m3_ca1 to use the full available message size
- use *printf in u/mount(1), as mount(2) uses it already
- fix reference leaks for some mount error cases in VFS
2010-01-12 23:08:50 +00:00
..
const.h Mount updates: 2010-01-12 23:08:50 +00:00
device.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
dmap.c Mount updates: 2010-01-12 23:08:50 +00:00
dmap.h Mount updates: 2010-01-12 23:08:50 +00:00
exec.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
file.h Added filp_state for driver recovery and filp_select_flags to store select 2008-02-22 14:19:23 +00:00
filedes.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
fproc.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
fs.h make unpause() decrease susp_count, as it shouldn't be decreased 2009-05-08 13:56:41 +00:00
fscall.c Mount updates: 2010-01-12 23:08:50 +00:00
glo.h Mount updates: 2010-01-12 23:08:50 +00:00
link.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
lock.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
lock.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
main.c Mount updates: 2010-01-12 23:08:50 +00:00
Makefile Limited support for nested FS->VFS requests during VFS->FS call. 2009-05-11 10:02:28 +00:00
misc.c Mount updates: 2010-01-12 23:08:50 +00:00
mmap.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
mount.c Mount updates: 2010-01-12 23:08:50 +00:00
open.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
param.h Mount updates: 2010-01-12 23:08:50 +00:00
path.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
pipe.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
protect.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
proto.h Mount updates: 2010-01-12 23:08:50 +00:00
read.c General cleanup: 2010-01-05 19:39:27 +00:00
request.c Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
request.h cleanup 2007-08-10 13:02:39 +00:00
select.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
select.h Asynchronous select implementation. 2008-02-22 15:46:59 +00:00
stadir.c General cleanup: 2010-01-05 19:39:27 +00:00
table.c General cleanup: 2010-01-05 19:39:27 +00:00
time.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
timers.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
type.h quick cleanup of old mfs cruft from vfs 2009-05-08 14:12:41 +00:00
utility.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
vmnt.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
vmnt.h Mount updates: 2010-01-12 23:08:50 +00:00
vnode.c Fix typo and a bug causing vnode references to become too low. 2009-12-21 09:36:34 +00:00
vnode.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
write.c Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00