K 10 svn:author V 2 ae K 8 svn:date V 27 2012-06-26T10:48:48.286624Z K 7 svn:log V 285 Reimplement code in the disk.c to work with partition tables using new API. Since there is no way to know the disk size and sector size from this layer, change the disk_open() function to take 3 arguments. Also add the disk_close() function to freeing dynamically allocated recources. END