Source-Changes archive

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

CVS commit: src/usr.sbin/puffs/mount_9p



Module Name:    src
Committed By:   pooka
Date:           Sat Oct 13 17:21:39 UTC 2007

Modified Files:
        src/usr.sbin/puffs/mount_9p: node.c

Log Message:
Execute getattr in lookup to get file size.  The kernel doesn't
anymore do this if we fail to set size.

The whole lookup procedure should be done in a smarter fashion,
but this is the quickie fix to get things working again.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/usr.sbin/puffs/mount_9p/node.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