doc: link related future work

This commit is contained in:
Eric Dubé
2025-07-15 16:13:03 -04:00
parent 0a8e4f985e
commit d5749691b3

View File

@@ -282,6 +282,7 @@ class HLMkdir extends HLFilesystemOperation {
: await this._get_existing_top_parent({ top_parent: parent_node })
;
// TODO: this can be removed upon completion of: https://github.com/HeyPuter/puter/issues/1352
if ( top_parent.isRoot ) {
// root directory is read-only
throw APIError.create('forbidden', null, {