Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/20/2007 19:56:56
Module Name:	src
Committed By:	pooka
Date:		Sun May 20 19:56:56 UTC 2007

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

Log Message:
Introduce puffs_framev_framebuf_ccpromote, which can be used to
turn a reference to puffs_framebuf in the file system from a
cb/justsend operation to a cc wait, should the file system find
itself desiring the result.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.60 -r1.61 src/lib/libpuffs/puffs.h

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