Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/16/2007 16:11:24
Module Name:	src
Committed By:	pooka
Date:		Mon Jul 16 16:11:24 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.h

Log Message:
1|2 is more correct when it's 3 instead of 2.  This makes calls to
the file server inactive less over-eagerly executed and masks some
problems with the new mounting style.  Effectively, it makes some
file systems such as psshfs mountable again (only without -o allops).


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/fs/puffs/puffs_msgif.h

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