plan9fox/sys
cinap_lenrek 9f4eac5292 kernel: pgrpcpy(), simplify Mount structure
instead of ordering the source mount list, order the new destination
list which has the advantage that we do not need to wlock the source
namespace, so copying can be done in parallel and we do not need the
copy forward pointer in the Mount structure.

the Mhead back pointer in the Mount strcture was unused, removed.
2015-08-09 21:16:10 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: go away. 2015-07-22 21:35:50 -04:00
include ape: implement altzone for tzset() 2015-08-04 02:01:41 +02:00
lib rootstub: add spim 2015-08-08 09:20:48 +02:00
man libc: make atoi() not parse c-style octal and hex numbers 2015-08-03 18:10:53 +02:00
src kernel: pgrpcpy(), simplify Mount structure 2015-08-09 21:16:10 +02:00