RootCollection+RootStorageSvc: use SmartIF for FileMgr service
Use SmartIF
instead of deprecated service pointer. We could have used
a ServiceHandle
but its auto-retrieval feature is not convenient here.
Use SmartIF
instead of deprecated service pointer. We could have used
a ServiceHandle
but its auto-retrieval feature is not convenient here.