minix/servers/fs
Ben Gras b9bdbcba1b Don't sync before exiting drivers.
Wipe inodes of pipes in truncate_inode(), to avoid the size remaining
at PIPE_SIZE causing pipes to break.
2006-02-13 10:28:42 +00:00
..
buf.h
cache.c
cache2.c
cdprobe.c
const.h
device.c
dmap.c
file.h
filedes.c
fproc.h
fs.h
glo.h
inode.c
inode.h
link.c Don't sync before exiting drivers. 2006-02-13 10:28:42 +00:00
lock.c
lock.h
main.c
Makefile
misc.c Don't sync before exiting drivers. 2006-02-13 10:28:42 +00:00
mount.c
open.c
param.h
path.c
pipe.c
protect.c
proto.h
read.c
select.c
select.h
stadir.c
super.c
super.h
table.c
time.c
timers.c
type.h
utility.c
write.c