Skip to content
Commit 7afafc8a authored by Adrian Hunter's avatar Adrian Hunter Committed by Jens Axboe
Browse files

block: Fix secure erase

Commit 288dab8a

 ("block: add a separate operation type for secure
erase") split REQ_OP_SECURE_ERASE from REQ_OP_DISCARD without considering
all the places REQ_OP_DISCARD was being used to mean either. Fix those.

Signed-off-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Fixes: 288dab8a

 ("block: add a separate operation type for secure erase")
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent f6b6a28e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment