K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-01-15T18:38:15.000000Z K 7 svn:log V 337 - Move the code to try to open a single chunk file and prompt for the associated floppy if needed into a static split_openfile() function. - Use this function in splitfs_open() to open the first chunk rather than using open() directly. This allows the first chunk to be located on a different disk than the actual foo.split file. END