K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-02-19T11:54:35.000000Z K 7 svn:log V 271 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 MFC after: 1 month END