Subject: CVS commit: syssrc/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/16/2001 18:09:18
Module Name: syssrc
Committed By: lukem
Date: Fri Nov 16 16:09:17 UTC 2001
Modified Files:
syssrc/sys/ufs/ufs: dir.h
Log Message:
move code to calculate size of direct for a given namlen to separate
DIRECTSIZ() macro, and use this to implement a (now shorter) DIRSIZ().
inspired by freebsd
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/ufs/ufs/dir.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.