Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't reset notrim after low-level vdev open.
Currently, vdev_notrim is set to 0 after the actual vdev has been opened (e.g. in vdev_disk_open()). This defeats the purpose of setting vdev_notrim in vdev_disk_open(), so don't do it.
- Loading branch information