ZFS Assistance with zfs defer_deletes

I am trying to better understand how the defer_delete's properties works.

Once you defer the a delete using zfs destroy -d <snapshot>.
It then sets two options; defer_delete and userrefs.

defer_delete is turned "on"
userrefs is set to a number (in my case) "1"

How do you turn off or disable the defer_delete on a snapshot?

I found a reference that discusses using zfs release but that does not seem to work or at least I a not using the correct options.

Please advise.

Thanks ahead of time,
Penguinperk
 
Back
Top