> I just enabled snapdir again and a du results in a panic.
> 
> But I can't reproduce on a freshly created FS like
> you found out. So, there is more to it.

Yep; we need a fifo in the base zfs.
With the following sequence I can 
reproduce the panic:

# zfs create rpool/test
# cp -p /usr/bin/* /rpool/test/
# mkfifo /rpool/test/fifo                     <======
# zfs snapshot rpool/t...@snap
# zfs set snapdir=visible rpool/test
# du /rpool/test/
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to