Module name:    userfs
Committed by:   thepooka
Date:           Sat Oct 21 02:28:47 UTC 2006

Modified Files:
        userfs/src/libpuffs: puffs.c
        userfs/src/sys/miscfs/puffs: puffs.h puffs_subr.c puffs_vnops.c

Log Message:
redo read and write a bit: loop and attempt to emulate ufs semantics
by trying to get everything asked for written/read


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.13 -r1.14 userfs/src/sys/miscfs/puffs/puffs_subr.c
cvs -z3 rdiff -u -r1.15 -r1.16 userfs/src/libpuffs/puffs.c
cvs -z3 rdiff -u -r1.24 -r1.25 userfs/src/sys/miscfs/puffs/puffs.h
cvs -z3 rdiff -u -r1.27 -r1.28 userfs/src/sys/miscfs/puffs/puffs_vnops.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs_subr.c?r1=1.13&r2=1.14
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/libpuffs/puffs.c?r1=1.15&r2=1.16
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs.h?r1=1.24&r2=1.25
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/userfs/src/sys/miscfs/puffs/puffs_vnops.c?r1=1.27&r2=1.28

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to