Source-Changes archive

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

CVS commit: syssrc/sys/ufs



Module Name:    syssrc
Committed By:   yamt
Date:           Tue Nov 26 01:23:31 UTC 2002

Modified Files:
        syssrc/sys/ufs/ext2fs: ext2fs_lookup.c
        syssrc/sys/ufs/ufs: inode.h ufs_lookup.c

Log Message:
eliminate i_ino from in-core inode
and use local variable instead.

ok'ed by Frank van der Linden.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/ufs/ext2fs/ext2fs_lookup.c
cvs rdiff -r1.29 -r1.30 syssrc/sys/ufs/ufs/inode.h
cvs rdiff -r1.41 -r1.42 syssrc/sys/ufs/ufs/ufs_lookup.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