commit | 35c137531245118962eb40a550661afe317bec03 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Oct 13 21:39:36 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Oct 13 21:39:36 2008 +0200 |
tree | 5fa3030baf4fad7a451d3ba991d57b5641a3a094 | |
parent | 1ea1031cf92b8b8bfbe796d8e8d38b68300475d2 [diff] |
ide-disk: set_addressing() fixes * Return -EIO if arg > 0 and LBA48 is unsupported. * No need to reset ->addressing. * Make ->addressing a single bit flag. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>