Can someone give an example of using trash in a spec file? I assumed it should be just below the posix translator (as below), but this is not working as I expect. volume mastersd-project-posix type storage/posix option directory /exports/mastersd-project end-volume volume mastersd-project-trashcan type features/trash option trash-dir /exports/.mastersd-project-trashcan subvolumes mastersd-project-posix end-volume volume mastersd-project-posix-locks type features/posix-locks option mandatory on subvolumes mastersd-project-trashcan end-volume ... Dallas