Details
Description
CachePool is an internal type which should not be exposed or used in the FSEditLog. Because CachePool is mutable, storing a reference to it in an edit log operation could lead to the edit log operation changing as a result of the CachePool object being changed. Instead, we should store CachePoolInfo.