add crucial smart attribute for wear leveling
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
18d686368b
commit
7b32e2a7cd
@ -307,6 +307,7 @@ sub get_wear_leveling_info {
|
|||||||
'samsung' => 177,
|
'samsung' => 177,
|
||||||
'intel' => 233,
|
'intel' => 233,
|
||||||
'sandisk' => 233,
|
'sandisk' => 233,
|
||||||
|
'crucial' => 202,
|
||||||
'default' => 233,
|
'default' => 233,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user