openzfs / spl

A shim layer which adds the core interfaces required for OpenZFS.
https://zfsonlinux.org/
GNU General Public License v2.0
282 stars 181 forks source link

Remove vn_rename and vn_remove #661

Closed behlendorf closed 6 years ago

behlendorf commented 6 years ago

Both vn_rename and vn_remove have been historically problematic to implement reliably. Rather than fixing them yet again they are being removed.