Another tweak to cluster I/O rules.
This commit is contained in:
parent
b378f5dcd7
commit
60ff280dcb
4 changed files with 25 additions and 28 deletions
|
@ -137,7 +137,7 @@ public:
|
|||
* Get the best current direct path
|
||||
*
|
||||
* @param now Current time
|
||||
* @param includeDead If true, include even expired paths
|
||||
* @param includeExpired If true, include even expired paths
|
||||
* @return Best current path or NULL if none
|
||||
*/
|
||||
SharedPtr<Path> getBestPath(uint64_t now,bool includeExpired);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue