K 10 svn:author V 3 phk K 8 svn:date V 27 2004-07-04T12:49:04.000000Z K 7 svn:log V 281 Blocksize for I/O should be a property of the vnode and not found by groping around in the vnodes surroundings when we allocate a block. Assign a blocksize when we create a vnode, and yell a warning (and ignore it) if we got the wrong size. Please email all such warnings to me. END