commit | 802447c1c0513a0ea0e29d6bda23b19ac0686654 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Jul 01 19:49:19 2010 +0900 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:23:51 2010 +0200 |
tree | 9504fcb73862dc97534d0300f8adb87c0c65d002 | |
parent | f1126e950d28ff875d96ed6a04a9ff96c7bfc357 [diff] |
scsi: remove unused free discard page in sd_done - sd_done isn't called for pc request so we never call the code. - we use sd_unprep to free discard page now. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>