minix/servers/mfs
Ben Gras 2bfeeed885 drop segment from safecopy invocations
. all invocations were S or D, so can safely be dropped
	  to prepare for the segmentless world
	. still assign D to the SCP_SEG field in the message
	  to make previous kernels usable
2012-06-16 16:22:51 +00:00
..
buf.h mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
cache.c MFS: reimplement block clean marking fix 2012-04-20 17:40:47 +02:00
clean.h MFS: reimplement block clean marking fix 2012-04-20 17:40:47 +02:00
const.h mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
fs.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
inode.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
inode.h mfs: restore readonly mounting 2011-12-22 01:29:27 +01:00
link.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
main.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
mfsdir.h increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
misc.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
mount.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
open.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
path.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
pipe.c Check group range for sanity 2011-09-08 12:23:03 +00:00
protect.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
read.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
stadir.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
stats.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
super.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
super.h mfs: clean flag 2011-12-22 16:53:32 +01:00
table.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
time.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
type.h mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
write.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00