CVS log for xfs-linux/xfs_ialloc.c

[BACK] Up to [Development] / xfs-linux

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: XFS-1_3_0pre1


Revision 1.167 / (download) - annotate - [select for diffs], Fri May 9 14:23:33 2003 UTC (14 years, 5 months ago) by lord
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.166: +5 -31 lines
Diff to previous 1.166 (unified)

optimize the code used to initialize inodes during their allocation.
use a simple memset and initialize the few non zero fields
rather than initializing fields individually. Also move
this outside of an extra layer of loop.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>