aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLokesh Nagappa Jaliminche <[email protected]>2016-08-24 11:11:56 -0400
committerGreg Kroah-Hartman <[email protected]>2016-09-01 17:25:46 +0200
commitf736814418084d43e6098bcb49937dbb757e9ec1 (patch)
treeff10391290c0bf9388d11d9fcb0cab18c25fa658 /tools/perf/scripts/python/bin
parent8d897d2540ff7f97941f1f3cb065ce4a9d808774 (diff)
staging/lustre/llite: changes to avoid cache corruption
ll_find_alias is responsible for getting alias for inode which can be reused. Directories are assumed to have unique alias, where in case of non-directories there can be multiple aliases. In case of lustre there can be two type of aliases i.e. discon_alias and invalid_alias. Usage of discon_alias in case of non-directories may corrupt dcache and leads to kernel crash. Changes made to avoid use of discon_alias in case of non-directories. Seagate-bug-id: MRP-2739, MRP-3601 Signed-off-by: Lokesh Nagappa Jaliminche <[email protected]> Reviewed-by: Ujjwal Lanjewar <[email protected]> Reviewed-by: Ashish Purkar <[email protected]> Reviewed-by: Andrew Perepechko <[email protected]> Tested-by: Parinay Vijayprakash Kondekar <[email protected]> Reviewed-on: http://review.whamcloud.com/17732 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7613 Reviewed-by: Niu Yawei <[email protected]> Signed-off-by: Oleg Drokin <[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