interface: rename of trim to discard in blkif.h
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 27 Oct 2011 15:03:51 +0000 (16:03 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 27 Oct 2011 15:03:51 +0000 (16:03 +0100)
commit08eb895b1c4a4aa6a9d93554fb023d6f1aa29d81
tree1bcc5e201f06e2bf7c9ba980f7b52c89fd9c21f6
parent8acbbeaa4a0308c369cdc1e5d398da0702acdc7d
interface: rename of trim to discard in blkif.h

Just a simple sed s/trim/discard/. We are ignoring the comments
which are incorrect.

The reason for the name change is that TRIM is specific to ATA
while the operation can be done on top of SCSI interfaces too.
Hence the rename to something more generic.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Committed-by: Keir Fraser <keir@xen.org>
xen/include/public/io/blkif.h