K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-04-04T08:57:23.000000Z K 7 svn:log V 267 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 END