1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/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
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
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