minix/servers/vfs
David van Moolenbroek 27d53256e4 VFS fixes:
- do not use uninitialized req_breadwrite results upon failure
- improve ".." ELEAVEMOUNT correctness check
2010-03-08 22:05:27 +00:00
..
const.h Mount updates: 2010-01-12 23:08:50 +00:00
device.c panic() cleanup. 2010-03-05 15:05:11 +00:00
dmap.c panic() cleanup. 2010-03-05 15:05:11 +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 panic() cleanup. 2010-03-05 15:05:11 +00:00
fscall.c panic() cleanup. 2010-03-05 15:05:11 +00:00
glo.h Mount updates: 2010-01-12 23:08:50 +00:00
link.c Fixed a number of cases where a bits in an integer were tested 2010-03-02 12:55:39 +00:00
lock.c panic() cleanup. 2010-03-05 15:05:11 +00:00
lock.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
main.c panic() cleanup. 2010-03-05 15:05:11 +00:00
Makefile Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
misc.c panic() cleanup. 2010-03-05 15:05:11 +00:00
mount.c panic() cleanup. 2010-03-05 15:05:11 +00:00
open.c removal of unused vm<->vfs code. 2010-02-03 13:35:17 +00:00
param.h Mount updates: 2010-01-12 23:08:50 +00:00
path.c VFS fixes: 2010-03-08 22:05:27 +00:00
pipe.c panic() cleanup. 2010-03-05 15:05:11 +00:00
protect.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
proto.h panic() cleanup. 2010-03-05 15:05:11 +00:00
read.c VFS fixes: 2010-03-08 22:05:27 +00:00
request.c panic() cleanup. 2010-03-05 15:05:11 +00:00
request.h - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
select.c panic() cleanup. 2010-03-05 15:05:11 +00:00
select.h Asynchronous select implementation. 2008-02-22 15:46:59 +00:00
stadir.c panic() cleanup. 2010-03-05 15:05:11 +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 panic() cleanup. 2010-03-05 15:05:11 +00:00
type.h quick cleanup of old mfs cruft from vfs 2009-05-08 14:12:41 +00:00
utility.c panic() cleanup. 2010-03-05 15:05:11 +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 panic() cleanup. 2010-03-05 15:05:11 +00:00
vnode.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
write.c Remove useless variables and the computations on them. 2010-02-19 10:00:32 +00:00