K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-05-14T17:14:01.000000Z K 7 svn:log V 398 Following a repo-copy from src/sys/ufs/ufs, rename functions and structures etc. to ext2fs-specific names, and remove ufs-specific code that is no longer required. As a first stage, the code will still convert back and forth between the on-disk format and struct inode, so the struct dinode fields have been added to struct inode for now. Note that these files are not yet connected to the build. END