I'm trying to program html and PHP pages and use an external file manager that works over SSH to edit files directly on the server. Then I refresh a page in a browser to visualize the changes. However, the web root is on a ZFS partition and there's a noticeable several-seconds delay, which is annoying. Is there any way to tell ZFS to treat a specific folder/dataset in a different way so that the changes are always immediate or at least get the highest priority?