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
2010-10-25 08:32:14 +00:00
2011-09-05 13:56:14 +00:00
2011-09-19 13:36:03 +00:00
2011-12-22 16:53:32 +01:00
2011-12-12 14:13:05 +01:00
2011-11-18 11:11:04 +01:00
2011-12-22 16:53:32 +01:00
2011-12-22 16:53:32 +01:00
2011-11-28 10:03:43 +00:00
2011-12-20 13:05:25 +00:00
2011-12-16 16:06:09 +00:00
2011-09-28 15:24:15 +00:00
2011-12-11 22:45:46 +01:00
2011-11-30 11:17:13 +00:00
2011-12-22 16:53:32 +01:00
2011-12-14 17:02:31 +01:00
2011-11-18 11:11:04 +01:00
2011-11-14 14:47:42 +00:00
2010-01-21 10:16:05 +00:00
2011-11-14 14:47:42 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%