K 10 svn:author V 3 phk K 8 svn:date V 27 2003-05-09T21:25:28.000000Z K 7 svn:log V 365 When a GEOM (/dev-)device is closed and we find that I/O requests are still outstanding, give them a chance to complete. If after 10 seconds we still find outstanding I/O requests, complete the close with a console warning that the system is likely to panic later on. This is a workaround for umount -f not quite doing the right thing. Approved by: re/scottl END