aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJinshan Xiong <[email protected]>2016-03-30 19:48:31 -0400
committerGreg Kroah-Hartman <[email protected]>2016-03-30 21:38:13 -0700
commitf56b355ca8ae0a2312da094630790b923b00d8b4 (patch)
tree09500811ae0738c845df56491af1e862d8c7203d /scripts/objdiff
parent77605e41a26f22343db90d6434970a1800e5e8b5 (diff)
staging/lustre/osc: add weight function for DLM lock
Use weigh_ast to decide if a lock covers any pages. In recovery, weigh_ast will be used to decide if a DLM read lock covers any locked pages, or it will be canceled instead being recovered. The problem with the original implementation is that it attached each osc_page to an osc_lock also changed lock state to add every pages for readahead. Signed-off-by: Jinshan Xiong <[email protected]> Reviewed-on: http://review.whamcloud.com/7894 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3321 Reviewed-by: Bobi Jam <[email protected]> Reviewed-by: Lai Siyao <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions