Axel Dörfler 9b9cb227c7 Consolidated and fixed device_geometry computation.
* The only implementation that would accept more than 2 TB was the one in
  scsi_disk. But even that one was limited to 63 TB.
* Now there is a new utility function devfs_compute_geometry_size() which
  does it correctly for sizes up to 2^64 which should be good enough for
  quite some time :-)
* This fixes bug #8992.
2012-10-08 13:59:16 +02:00
..
2012-02-19 15:11:57 +01:00
2012-08-27 19:23:22 +00:00
2012-07-20 19:35:21 -04:00
2012-04-05 12:32:31 +02:00
2012-10-07 10:48:17 +13:00