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

Dirs and large file count #7

Closed
wants to merge 4 commits into from

Conversation

stroborobo
Copy link
Collaborator

No description provided.

For every file add the parent directories to the map as well and include
its files' FileInfos and a readdirIndex for Readdir to work like
os.File.Readdir()

THIS IS A BREAKING API CHANGE!

Since the Add() method doesn't know about the real file path it's unable
to get the parent directories, so I had to remove it.

Fixes omeid#6
@omeid
Copy link
Owner

omeid commented Mar 14, 2016

Thanks for the pull request, but please see my comment #6.

@omeid omeid force-pushed the master branch 2 times, most recently from a1a2bd3 to 1efd65f Compare May 25, 2017 09:34
@omeid
Copy link
Owner

omeid commented Nov 13, 2017

Stale pull request.

@omeid omeid closed this Nov 13, 2017
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.

None yet

2 participants