add crucial smart attribute for wear leveling

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2016-11-30 16:36:01 +01:00
committed by Dietmar Maurer
parent 18d686368b
commit 7b32e2a7cd

View File

@ -307,6 +307,7 @@ sub get_wear_leveling_info {
'samsung' => 177,
'intel' => 233,
'sandisk' => 233,
'crucial' => 202,
'default' => 233,
};