# zfs destroy tankZ/backup/test hangs for a very long time, the filesystem has lots of xattr usage top shows this process on top: 1053 root 0 -20 0 0 0 R 100.0 0.0 23:12.81 zfs_iput_taskq/ Reproducible: Always Steps to Reproduce: 1. create ZFS filesystem 2. rsync a log of files with --fake-super (resulting in each file having xattr set) 3. detroy ZFS filesystem Actual Results: sometimes it works, sometimes it hangs (destroying two such filesystems shortly after another is a good trigger) Expected Results: no hangs might be related to http://www.mattzone.com/zfsonlinux/zfsonlinux_20141009.html - conversation between jhc76 and ryao
Created attachment 390046 [details] additional info (zpool status, zfs get all, top)
This should be fixed in 0.6.3-r1.