ZFS Do not take snapshots of cache directories

I have,
zfs mount
Code:
ZT/nosnapshot/ccache            /ZT/ccache
ZT/nosnapshot/xcache            /ZT/usr/home/x/.cache
ZT/ROOT/default                 /ZT/ROOT/default

Is this a good way of working ?
 
I thought ZFS snapshots worked at the dataset level, not the mountpoint level?
But in general I would think snapshots of cache directories are worthless.
 
Back
Top