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:           Wed Mar 14 12:13:59 UTC 2007

Modified Files:
        src/sys/fs/puffs: puffs_msgif.c puffs_subr.c puffs_sys.h puffs_vnops.c

Log Message:
Support B_READ|B_ASYNC in strategy by calling biodone() directly
when the file server puts the result.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -r1.23 -r1.24 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.25 -r1.26 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.52 -r1.53 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