freebsd-src/sys/fs
Tim J. Robbins 6dae0c1e3e 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
2003-02-19 11:54:35 +00:00
..
cd9660 Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
coda Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
deadfs Fix comments and one resulting code confusion about the type of the 2002-10-16 08:04:11 +00:00
devfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
fdescfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
fifofs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
hpfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
msdosfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ntfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
nullfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
nwfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
portalfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
procfs Slightly change the semantics of vnode labels for MAC: rather than 2002-10-26 14:38:24 +00:00
pseudofs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
smbfs Do not call smbfs_attr_cacheremove() in the EXDEV case in smbfs_rename(). 2003-02-19 11:54:35 +00:00
specfs Use the SI_CANDELETE flag on the dev_t rather than the D_CANFREE flag 2003-02-11 12:49:58 +00:00
udf Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
umapfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
unionfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00