commit | 43c9c59185eec7caaff6e9dd8d4c93a4d9836a86 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Sun May 23 12:59:11 2010 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue May 25 19:41:19 2010 -0400 |
tree | 6c627f018b6d83c448d059d61fff0fafd8c55b86 | |
parent | e7ecd435692ca9bde9d124be30b3a26e672ea6c2 [diff] |
libata: implement dump_id force param Add dump_id libata.force parameter. If specified, libata dumps full IDENTIFY data during device configuration. This is to aid debugging. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Larry Baker <baker@usgs.gov> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>