Source-Changes archive

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

CVS commit: src/sys/coda



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.




Home | Main Index | Thread Index | Old Index