Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MountFileSystem lists only the last directory in mount names #28

Closed
Rohansi opened this issue May 2, 2018 · 1 comment
Closed

MountFileSystem lists only the last directory in mount names #28

Rohansi opened this issue May 2, 2018 · 1 comment
Labels

Comments

@Rohansi
Copy link
Contributor

Rohansi commented May 2, 2018

For example if you mount at /x/y/z and then list / it will show /z exists but it should show /x, /x/y, and /x/y/z.

@Rohansi
Copy link
Contributor Author

Rohansi commented May 2, 2018

Trying to access /x/y should also work. Listing, getting an entry, etc. Modifying it would make no sense though.

@xoofx xoofx added the bug label May 3, 2018
@xoofx xoofx closed this as completed in 571b1b7 May 9, 2018
xoofx added a commit that referenced this issue May 9, 2018
Properly show mount paths when enumerating MountFS (fixes #28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants