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

infer type from CID when possible in ls command #4890

Merged
merged 1 commit into from
Mar 29, 2018
Merged

Conversation

Stebalien
Copy link
Member

We don't need to fetch the linked node when it's a raw node, we already know it's a file.

We don't need to fetch the linked node when it's a raw node, we already know
it's a file.

License: MIT
Signed-off-by: Steven Allen <[email protected]>
@Stebalien Stebalien requested a review from Kubuxu as a code owner March 29, 2018 02:55
@ghost ghost assigned Stebalien Mar 29, 2018
@ghost ghost added the status/in-progress In progress label Mar 29, 2018
@Kubuxu Kubuxu added RFM and removed status/in-progress In progress labels Mar 29, 2018
@whyrusleeping
Copy link
Member

quite the niche optimization here.

@Stebalien
Copy link
Member Author

quite the niche optimization here.

Important for the ImageNet dataset (lots of small files). Really, I was going for #4891 but this is more of a drive-by fix.

@whyrusleeping whyrusleeping merged commit 5770bf8 into master Mar 29, 2018
@whyrusleeping whyrusleeping deleted the feat/fast-ls branch March 29, 2018 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants