Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/ufs/ext2fs



Module Name:    src
Committed By:   bouyer
Date:           Fri Jan 12 23:24:34 UTC 2007

Modified Files:
        src/sys/ufs/ext2fs [netbsd-4]: ext2fs_alloc.c ext2fs_inode.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #346):
        sys/ufs/ext2fs/ext2fs_inode.c: revision 1.56
        sys/ufs/ext2fs/ext2fs_alloc.c: revision 1.33
several ext2fs fixes provided by Barry Bouwsma:
 - set ip->i_e2fs_dtime to time_second, not time_uptime.
 - don't allow ipref to go negative
 - fs->e2fs.e2fs_icount is a valid inode number, allow it.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.32.2.1 src/sys/ufs/ext2fs/ext2fs_alloc.c
cvs rdiff -r1.55 -r1.55.10.1 src/sys/ufs/ext2fs/ext2fs_inode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index