commit | ea3bd56f56822350bbb91518b3d786948f573359 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 16 19:36:43 2010 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Dec 17 16:11:03 2010 +0100 |
tree | ce5da39decfbf43ca98d7a836043bfc86ab147c8 | |
parent | bb8bf76fb1c4afa116a7f11fee559b3cca671a4a [diff] |
scsi-disk: support WRITE SAME (16) with unmap bit Support discards via the WRITE SAME command with the unmap bit set, and tell the initiator about the support for it via the block limit and the new thin provisioning EVPD pages. Also fix the comment which incorrectly describedthe block limits EVPD page. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>