From: Asai Thambi SP Date: Mon, 11 May 2015 22:51:27 +0000 (-0700) Subject: mtip32xx: Abort I/O during secure erase operation X-Git-Tag: omap-for-v4.3/legacy-v2-signed~148^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=686d8e0bb5207c2a651eb5b28ac15db33adda59d;p=pandora-kernel.git mtip32xx: Abort I/O during secure erase operation Currently I/Os are being queued when secure erase operation starts, and issue them after the operation completes. As all data will be gone when the operation completes, any queued I/O doesn't make sense. Hence, abort I/O (return -ENODATA) as soon as the driver receives. Signed-off-by: Selvan Mani Signed-off-by: Asai Thambi S P Signed-off-by: Jens Axboe --- Reading git-diff-tree failed