Skip to content

mgm: FuseServer/Caps: Reuse the Get function to make the thread safe variant

Abhishek Lekshmanan requested to merge caps-fixes-2 into master

A bunch of small fixes

  • some more replacements of count with find pattern to avoid lookups
  • reuse the Get() function to make the thread safe variant

Merge request reports