Skip to content

Allow arbitrary mount points in MountFileSystem#11

Merged
xoofx merged 1 commit intoxoofx:masterfrom
Rohansi:arbitrary-mount
Dec 23, 2017
Merged

Allow arbitrary mount points in MountFileSystem#11
xoofx merged 1 commit intoxoofx:masterfrom
Rohansi:arbitrary-mount

Conversation

@Rohansi
Copy link
Copy Markdown
Contributor

@Rohansi Rohansi commented Dec 22, 2017

For #8.

Allows mounts to be placed at any path except root. I store the mounts in a SortedList but performance could be improved by using a trie structure later.

@xoofx xoofx merged commit 7781b4a into xoofx:master Dec 23, 2017
@xoofx
Copy link
Copy Markdown
Owner

xoofx commented Dec 23, 2017

Thanks! Yep, we can improve the mounts search later.

@Rohansi Rohansi deleted the arbitrary-mount branch January 11, 2018 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants