commit | 18b2466c3050e23c98bb69bd3f35295ff8164851 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Aug 08 14:28:49 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Aug 31 03:37:55 2007 -0400 |
tree | 3765f6c8ce593641ce13ece592c351c805a940c3 | |
parent | 2d8348b429b4ae5cc47449c787881221fe43af4b [diff] |
libata-core: Allow translation setting to fail On some early drives (pre ATA1) this feature is not supported. If it fails then we know the drive geometry is the hardware geometry and the one we tried to set anyway so just carry on. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>