[AFS3-std] rpc refresh: FetchDirectory: discussion only

Marcus Watts mdw@umich.edu
Fri, 11 Sep 2009 12:35:50 -0400


Returning all 3 name types is wasteful and generally not useful.

Why not supply a bitmask as input to the rpc that says which
filename types the client needs, and return an ordered list of names
per dir entry that contains exactly those requested name types?

					-Marcus Watts