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