commit | 6705f748b0a2efe6352460e551398e13b8e68bef | [log] [tgz] |
---|---|---|
author | Juha-Matti Tilli <juha-matti.tilli@iki.fi> | Sun Dec 02 12:47:08 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 21 14:11:37 2018 +0100 |
tree | c5c91b10766c14979b036b177e1a1315746b3b91 | |
parent | 6ceb38129394c1a577dc02c4bc99993fa06d7ed2 [diff] |
libata: whitelist all SAMSUNG MZ7KM* solid-state disks [ Upstream commit fd6f32f78645db32b6b95a42e45da2ddd6de0e67 ] These devices support read zero after trim (RZAT), as they advertise to the OS. However, the OS doesn't believe the SSDs unless they are explicitly whitelisted. Acked-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Juha-Matti Tilli <juha-matti.tilli@iki.fi> Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>