K 10 svn:author V 9 allanjude K 8 svn:date V 27 2018-06-16T04:50:40.476002Z K 7 svn:log V 300 biosdisk.c remove redundant variable `rdev` and `disk` serve the same purpose, read the partition table without the `d_offset` or `d_slice` set, so the read is relative to the start of the disk. Reuse the already initialized `disk` instead of making another copy later. Sponsored by: Klara Systems END