diff -r 3fdbad865a1a -r fe0554130c0f remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp --- a/remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp Wed Mar 31 23:00:11 2010 +0300 +++ b/remotestoragefw/mountmanager/src/rsfwmountmanimpl.cpp Wed Apr 14 16:50:39 2010 +0300 @@ -396,7 +396,7 @@ TInt CRsfwMountManImpl::GetRsfwControlConnection() { TInt err = KErrNone; - if (!iRsfwControlConnected) +// if (!iRsfwControlConnected) { err = iRsfwControl.Connect(); if (!err)