Plan 9 from Bell Labs’s /usr/web/sources/contrib/akumar/igo/gofs/NOTES

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


TODO
auth:
	Require auth for writing, and
	allow writes to only one file
	per user
uid:
	Manage users to enforce unique
	uids (new datastructure required)

解ります All aux related operations require
walk, so make aux on attach, then copy
on clone, and free on clunk;
	attach
		walk&clone
		(
			open
			..op..
		)

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.