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

bring back modified time #6

Closed
crwilcox opened this issue Aug 16, 2017 · 0 comments
Closed

bring back modified time #6

crwilcox opened this issue Aug 16, 2017 · 0 comments

Comments

@crwilcox
Copy link
Collaborator

The current REST API for Azure Files means that getting modified times for files is very expensive. Other Azure Storage APIs provide ways to get this along with file lists, allowing us to batch getting this data for multiple files all at once.

The code is commented out currently in getattr for doing this

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

No branches or pull requests

1 participant