diff options
| author | Jinshan Xiong <[email protected]> | 2016-04-12 16:14:11 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-26 15:13:13 -0700 |
| commit | b59d812d0021b4f76adb05452a382898a6e225dc (patch) | |
| tree | 46a764b105c36ad14602d83299a3d7e04c6e2d57 /tools/perf/scripts/python/bin | |
| parent | 1b1594da71c4286ce52009073ef0d7b6edc80ec5 (diff) | |
staging: lustre: osc: osc_extent_wait() shouldn't be interruptible
Otherwise it will hit the assertion at cl_lock.c:
cl_lock.c:1967:discard_cb())
ASSERTION( (!(page->cp_type == CPT_CACHEABLE) ||
(!PageWriteback(cl_page_vmpage(env, page)))) ) failed:
This is because in osc_lock_flush() we have to make sure the IO
is finished before discarding the pages.
Signed-off-by: Jinshan Xiong <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2779
Reviewed-on: http://review.whamcloud.com/5419
Reviewed-by: Bobi Jam <[email protected]>
Reviewed-by: Oleg Drokin <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions