Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/ufs/ufs (ufs_lookup.c)
Manuel Bouyer <bouyer%netbsd.org@localhost> typed:
: Module Name: src
: Committed By: bouyer
: Date: Tue Feb 6 20:49:20 UTC 2007
: Modified Files:
: src/sys/ufs/ufs: ufs_lookup.c
: Log Message:
: 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 !
: cvs rdiff -r1.84 -r1.85 src/sys/ufs/ufs/ufs_lookup.c
And I believe you'd like to balance the parentheses.
Regards,
Geoff
Home |
Main Index |
Thread Index |
Old Index