Subject: CVS commit: src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/26/2006 20:18:58
Module Name: src
Committed By: martin
Date: Sun Mar 26 20:18:58 UTC 2006
Modified Files:
src/sys/fs/tmpfs: tmpfs.h
Log Message:
Restrict generation numbers to 32bit values - we would have had to bump
_VFS_MAXFIDSZ to 24 otherwise for 64bit archs.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/fs/tmpfs/tmpfs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.