Searched hist:233385 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/fs/tmpfs/
H A Dtmpfs_vnops.cdiff 233385 Fri Mar 23 16:43:08 MDT 2012 jhb MFC 232401:
Similar to the fixes in 226967 and 226987, purge any name cache entries
associated with the previous vnode (if any) associated with the target of
a rename(). Otherwise, a lookup of the target pathname concurrent with a
rename() could re-add a name cache entry after the namei(RENAME) lookup
in kern_renameat() had purged the target pathname.
/freebsd-9.3-release/sys/i386/conf/
H A DXENHVMdiff 233385 Fri Mar 23 16:43:08 MDT 2012 jhb MFC 232401:
Similar to the fixes in 226967 and 226987, purge any name cache entries
associated with the previous vnode (if any) associated with the target of
a rename(). Otherwise, a lookup of the target pathname concurrent with a
rename() could re-add a name cache entry after the namei(RENAME) lookup
in kern_renameat() had purged the target pathname.
/freebsd-9.3-release/sys/ufs/ufs/
H A Dufs_vnops.cdiff 233385 Fri Mar 23 16:43:08 MDT 2012 jhb MFC 232401:
Similar to the fixes in 226967 and 226987, purge any name cache entries
associated with the previous vnode (if any) associated with the target of
a rename(). Otherwise, a lookup of the target pathname concurrent with a
rename() could re-add a name cache entry after the namei(RENAME) lookup
in kern_renameat() had purged the target pathname.

Completed in 197 milliseconds