#603 closed bug (fixed)
Wrong partition size in DiskProbe
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Open /dev/disk/ata/0/slave/0 in DiskProbe and click in the center of the sliderview, you should see it content doesn't change, now if you'll move slider you will see lots of flickering with no content change until you move it to the begining.
Change History (5)
comment:1 by , 19 years ago
Component: | Kits → Kernel |
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
Summary: | [BSlider] is wrong in DiskProbe → Wrong partition size in DiskProbe |
---|
comment:4 by , 19 years ago
Status: | new → closed |
---|
comment:5 by , 19 years ago
Resolution: | → fixed |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in hrev17622. ioctl() opcode B_GET_GEOMETRY was not handled correctly for partitions.