[libata] scsi: support MODE SENSE request for changeable and default parameters
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jul 2012 12:18:20 +0000 (14:18 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 17 Aug 2012 18:09:59 +0000 (14:09 -0400)
commit6ca8e79466d34874c188906e775c8f1f8c89b67a
treed9cd7e69f271335ee4a5fdf2ccbe9945d737e13e
parent3e451a495d6a529d9a01c487f272bb2c4241158f
[libata] scsi: support MODE SENSE request for changeable and default parameters

Since the next patch will introduce support for MODE SELECT, it
makes sense to start advertising which bits are actually changeable.
For now, the answer is none.

Default parameters can also be reported, they are simply the same
as the current parameters.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-scsi.c