From 6ca8e79466d34874c188906e775c8f1f8c89b67a Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 5 Jul 2012 14:18:20 +0200 Subject: [PATCH] [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 Signed-off-by: Jeff Garzik --- Reading git-format-patch failed