FlushDirCache() is legitimate
This commit is contained in:
@@ -255,7 +255,6 @@ void ThreadedFileWorker::HandleRequest( int iRequest )
|
||||
break;
|
||||
|
||||
case REQ_FLUSH_DIR_CACHE:
|
||||
ASSERT( !m_sRequestPath.empty() );
|
||||
m_pChildDriver->FlushDirCache( m_sRequestPath );
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user