K 10 svn:author V 3 avg K 8 svn:date V 27 2014-01-16T12:31:27.343335Z K 7 svn:log V 272 zfs_deleteextattr: name buffer from namei is needed by zfs_rename If we prematurely free the name buffer and it gets quickly recycled, then zfs_rename may see data from another lookup or even unmapped memory via cn_nameptr. MFC after: 6 days Sponsored by: HybridCluster END