Subject: CVS commit: src/usr.sbin/puffs/mount_9p
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/15/2007 14:12:41
Module Name: src
Committed By: pooka
Date: Tue May 15 14:12:41 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_9p: node.c
Log Message:
In case we counter a protocol error while parsing the readdir response,
completely release our directory cookie - it's unlike we'll be coming
back to it. And if we do, it'll just be autogenerated.
CID 4487
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.