Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/02/2008 14:27:42
Module Name:	src
Committed By:	pooka
Date:		Wed Jan  2 14:27:42 UTC 2008

Modified Files:
	src/lib/libpuffs: puffs.c

Log Message:
Provide some transparent "support" for "distributed" file systems.
If the env variable PUFFS_COMFD is set, the descriptor value
contained in it is used for communication instead of opening
/dev/puffs and doing mount(2).

This feature is obviously very undocumented and should not be used
without adult supervision.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/lib/libpuffs/puffs.c

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