cvs commit: src/sys/vfs/nwfs nwfs_io.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Aug 16 12:17:03 PDT 2005
joerg 2005/08/16 12:16:40 PDT
DragonFly src repository
Modified files:
sys/vfs/nwfs nwfs_io.c
Log:
Convert to vop_write_dirent.
XXX The loop is now left on the first error, which makes a lot more
sense, but can also slightly change the behaviour. The old behaviour was
clearly wrong.
Revision Changes Path
1.17 +31 -23 src/sys/vfs/nwfs/nwfs_io.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nwfs/nwfs_io.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list