minix/drivers/ramdisk
Ben Gras 59ff5cbd87 mfs: clean flag
. also implement now-possible fsck -p option
    	. allows unconditional fsck -p invocation at startup,
    	  only checking each filesystem if not marked clean
    	. mounting unclean is allowed but is forced readonly
    	. updating the superblock while mounted is now not
    	  allowed by mfs - must be done (e.g. by fsck.mfs)
    	  on an unmounted fs
	. clean flag is unset by mfs on mounting, and set by
	  mfs on clean unmounting (if clean flag was set at
	  mount time)

Signed-off-by: Ben Gras <ben@minix3.org>
2011-12-22 16:53:32 +01:00
..
bintoc.c Reorganize some directories 2010-05-26 22:49:57 +00:00
Makefile mfs: clean flag 2011-12-22 16:53:32 +01:00
mtab Reorganize some directories 2010-05-26 22:49:57 +00:00
proto mfs: clean flag 2011-12-22 16:53:32 +01:00
proto.sh ramdisk: For MKEMBED, skip ext2, achi, and acpi 2011-07-30 13:16:16 +02:00
proto.small small ramdisk: install all password-related files 2011-11-23 10:28:00 +01:00
rc mfs: clean flag 2011-12-22 16:53:32 +01:00