Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
bouyer
Thu Oct 23 04:41:23 PDT 1997
Update of /cvsroot/src/sys/ufs/ext2fs
In directory netbsd1:/var/slash-tmp/cvs-serv21552
Modified Files:
ext2fs_readwrite.c ext2fs_vfsops.c
Log Message:
Uses ext2fs_vinit not ufs_vinit.
In ext2fs, an inode is deleted either when mode == 0 or dtime != 0. If
dtime != 0, reset others fields before using the inode, or we could end
up with the wrong v_op in ext2fs_vinit.
While I'm there, kill a unused variable in ext2fs_readwrite
Home |
Main Index |
Thread Index |
Old Index