cvs commit: src/sys/vfs/smbfs smbfs_io.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Aug 16 14:39:12 PDT 2005
joerg 2005/08/16 14:37:54 PDT
DragonFly src repository
Modified files:
sys/vfs/smbfs smbfs_io.c
Log:
Utilize vop_write_dirent. Slightly change the order by writing to
userland first and fetching the inode information afterwards. This
should be save and removes the need for copying the name first.
Basic testing by: Sergey Gluschenko
Revision Changes Path
1.18 +43 -43 src/sys/vfs/smbfs/smbfs_io.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/smbfs/smbfs_io.c.diff?r1=1.17&r2=1.18&f=u
More information about the Commits
mailing list