aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJinshan Xiong <[email protected]>2017-01-28 19:04:29 -0500
committerGreg Kroah-Hartman <[email protected]>2017-02-03 13:01:36 +0100
commit1ed32aedc83e43f7b93dc5ac156dc408eb06cc1d (patch)
tree6a84b4b2e4f65cb4d38a38fce45feda35d1dc3a3 /tools/perf/scripts/python
parentb8780779057ad2a67e35a37820df573af6ad2f2e (diff)
staging: lustre: llite: Remove access of stripe in ll_setattr_raw
In ll_setattr_raw(), it needs to know if a file is released when the file is being truncated. It used to get this information by accessing lov_stripe_md. This turns out not necessary. This patch removes the access of lov_stripe_md and solves the problem in lov_io_init_released(). Signed-off-by: Jinshan Xiong <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5823 Reviewed-on: http://review.whamcloud.com/13514 Reviewed-by: James Simmons <[email protected]> Reviewed-by: Henri Doreau <[email protected]> Reviewed-by: John L. Hammond <[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')
0 files changed, 0 insertions, 0 deletions