-
Bobi Jam authored
Add osc_page::ops_intree to indicate whether the osc_page is in the osc_object's cache tree, so that when page cannot insert in the cache as race happens, the cleanup code won't try to remove it from the cache. Lustre-change: https://review.whamcloud.com/30096 Lustre-commit: ed91ee6b Signed-off-by:
Bobi Jam <bobijam.xu@intel.com> Change-Id: Ifcfe158d10c23a40c116414c7f4f86b257e1fa76 Reviewed-by:
Jinshan Xiong <jinshan.xiong@intel.com> Reviewed-by:
Fan Yong <fan.yong@intel.com> Reviewed-on: https://review.whamcloud.com/31524 Tested-by: Jenkins Reviewed-by:
Bobi Jam <bobijam@hotmail.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
Bobi Jam authoredAdd osc_page::ops_intree to indicate whether the osc_page is in the osc_object's cache tree, so that when page cannot insert in the cache as race happens, the cleanup code won't try to remove it from the cache. Lustre-change: https://review.whamcloud.com/30096 Lustre-commit: ed91ee6b Signed-off-by:
Bobi Jam <bobijam.xu@intel.com> Change-Id: Ifcfe158d10c23a40c116414c7f4f86b257e1fa76 Reviewed-by:
Jinshan Xiong <jinshan.xiong@intel.com> Reviewed-by:
Fan Yong <fan.yong@intel.com> Reviewed-on: https://review.whamcloud.com/31524 Tested-by: Jenkins Reviewed-by:
Bobi Jam <bobijam@hotmail.com> Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>