Thomas Veerman 823e42c3e3 Make AVFS deal intelligently with back calling FSes
PUFFS file systems need to make back calls for every operation we
send to them. Consequently, they cannot handle block reads and writes
themselves. Instead, the root file system has to do it (for now).

When the mount operation causes an FS to make a back call, AVFS now
concludes that every block read and write for that FS has to go
through the root file system.
2011-10-27 15:29:23 +00: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-09-28 15:24:15 +00:00
2011-09-28 15:24:15 +00:00
2011-09-28 15:24:15 +00:00
2011-09-29 17:37:47 +00:00
2011-10-06 19:00:16 +00:00
2011-09-28 15:24:15 +00:00
2011-09-28 15:24:15 +00:00
2011-09-28 15:24:15 +00:00
2011-09-28 15:24:15 +00:00
2011-10-06 18:54:08 +00:00
2011-10-25 00:05:38 +02:00
2011-09-28 15:24:15 +00:00
2010-01-21 10:16:05 +00:00
2011-09-28 15:24:15 +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%