Only implement RxTrackerUpdateHistory() if RDBSS_TRACKER is defined

CORE-11327
CORE-13610

svn path=/trunk/; revision=75461
This commit is contained in:
Pierre Schweitzer 2017-07-31 10:35:18 +00:00
parent 3118deeae6
commit 26c43d8081

View file

@ -8447,6 +8447,7 @@ RxTimerDispatch(
}
}
#ifdef RDBSS_TRACKER
/*
* @implemented
*/
@ -8528,6 +8529,7 @@ RxTrackerUpdateHistory(
ASSERT(RxContext->AcquireReleaseFcbTrackerX >= 0);
}
}
#endif
VOID
RxTrackPagingIoResource(