DragonFly BSD
DragonFly commits List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/smbfs smbfs_io.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Aug 2005 14:37:54 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]