K 10 svn:author V 5 joerg K 8 svn:date V 27 2003-01-11T20:10:41.000000Z K 7 svn:log V 419 Bail out of fd_clone() if the parsed unit number doesn't match our expectation. This solves the problem, where in a constellation with two (or more) drives, an attempt is made to access a device name for that device using a historic partition letter, like /dev/fd1c. This is supposed to create a symlink to the master device, but previously, the link was always created to /dev/fd0, even if the request was for fd1*. END