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

Add support for reverse query parameter in account listings #189

Open
tipabu opened this issue Sep 10, 2018 · 1 comment
Open

Add support for reverse query parameter in account listings #189

tipabu opened this issue Sep 10, 2018 · 1 comment

Comments

@tipabu
Copy link
Contributor

tipabu commented Sep 10, 2018

No description provided.

@edmc-ss
Copy link
Collaborator

edmc-ss commented Dec 18, 2018

It is certainly possible to iterate a directory in either direction.
The semantics of the current "readdir" API only proceeds forward... and that is the way SMB & NFS would use it. But for other clients (e.g. pfs_middleware), would could certainly pass an option to reverse it. Note that this would flip the semantics of the equivalent of the "marker" as it currently marks the "last returned" rather than the "next to return" item index/name.

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

2 participants