Source-Changes archive

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

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



Module Name:    src
Committed By:   riz
Date:           Fri Feb 16 20:05:37 UTC 2007

Modified Files:
        src/sys/ufs/ufs [netbsd-4]: ufs_lookup.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #419):
        sys/ufs/ufs/ufs_lookup.c: revision 1.85-1.86
in ufs_dirremove swap ep->d_reclen before use if needed (affect UFS_DIRHASH
only).
While there remove an unneeded swap before compare against 0 in ufs_direnter().
Both pointed out by Pawel Jakub Dawidek on tech-kern@, thanks !
Add missing ')'. Noted by Paul Goyette.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.80.2.1 src/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