K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-01-30T20:52:54.000000Z K 7 svn:log V 227 In Write_Disk(), fix the non-error case where we returned to the caller without closing the disk device and freeing allocated memory. Not closing the disk device prevents GEOM from retasting after spoiling. Pointy hat: marcel END