Subject: CVS commit: src/sys/coda
To: None <source-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: source-changes
Date: 03/02/2006 14:24:57
Module Name:	src
Committed By:	gdt
Date:		Thu Mar  2 14:24:57 UTC 2006

Modified Files:
	src/sys/coda: coda.h

Log Message:
Change type of 'inode' member of struct coda_open_out to ino_t.  This
holds a host system inode denoting a container file, not a coda inode
type.  Tested with CVS coda on i386.  Reviewed by christos@.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/coda/coda.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.