mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-05 12:40:26 -06:00
doc: link related future work
This commit is contained in:
@@ -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, {
|
||||
|
||||
Reference in New Issue
Block a user