Skip to content

mgm: FuseServer/Caps: use a const-ref string as the Caps::Get argument

Abhishek Lekshmanan requested to merge caps/cstr into master

Since the GetTS code is used a lot, an allocation might cost more than a lookup, so avoid allocation here.

Signed-off-by: Abhishek Lekshmanan abhishek.lekshmanan@cern.ch

Merge request reports