Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/puffs
Module Name: src
Committed By: pooka
Date: Sat Nov 17 18:09:04 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_subr.c puffs_sys.h puffs_vnops.c
Log Message:
Implement a biodone callback for async writes similar to reads and
use that when possible.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.62 -r1.63 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.114 -r1.115 src/sys/fs/puffs/puffs_vnops.c
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