cvs commit: src/sys/fs/smbfs smbfs_vnops.c

Tim J. Robbins tjr at FreeBSD.org
Fri Apr 4 00:57:24 PST 2003


tjr         2003/04/04 00:57:23 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/fs/smbfs         smbfs_vnops.c 
  Log:
  MFC rev. 1.33: Do not call smbfs_attr_cacheremove() in the EXDEV case in
  smbfs_rename(). One of the vnodes is on different mount and is possibly on
  a different kind of filesystem; treating it as an smbfs vnode then writing
  to it will probably corrupt it.
  
  PR:             48381
  
  Revision  Changes    Path
  1.2.2.8   +9 -5      src/sys/fs/smbfs/smbfs_vnops.c


More information about the cvs-all mailing list