Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpuffs
Module Name: src
Committed By: pooka
Date: Sat Oct 17 23:19:52 UTC 2009
Modified Files:
src/lib/libpuffs: dispatcher.c puffs.c puffs.h
Log Message:
Dispatch puffs_node_abortop().
Note: We use the storage of puffs_cache_write from puffs_ops for
this purpose. It's not issued by the kernel and hence currently
unused, and this saves us from the trouble of bumping the lib major
version.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libpuffs/dispatcher.c
cvs rdiff -u -r1.98 -r1.99 src/lib/libpuffs/puffs.c
cvs rdiff -u -r1.110 -r1.111 src/lib/libpuffs/puffs.h
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