[Gluster-users] Performant partial directory listing through FUSE
Brad Childs
bdc at redhat.com
Fri Apr 26 20:30:59 UTC 2013
Hello Everyone.
Is there a performant way to do partial count directory listing of a gluster volume through FUSE?
Say I have a directory with 1 billion entries, is there a way to only retrieve the 0..N, then N+1..2N? I know I can do this with basic grepping, but i'd like a solution that doesn't troll the server for the entire list then filter it down on the client.
-bc
More information about the Gluster-users
mailing list