Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   hannken
Date:           Sun Jun 20 18:23:30 UTC 2004

Modified Files:
        src/sys/ufs/ffs: ffs_inode.c

Log Message:
Use one daddr_t XXXblks[NDADDR + NIADDR] instead of two.
No functional changes. Reduces kernel stack usage by 120 bytes.

Approved by: Jason R. Thorpe <thorpej%netbsd.org@localhost>


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/ufs/ffs/ffs_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