fix unsafe modification of zfs_vnodeops when DIAGNOSTIC is enabled
The idea was to avoid a false assertion in zfs_lock, but it was
implemented very dangerously and incorrectly.
Reported by: pho
Tested by: pho
MFC after: 1 week
fix unsafe modification of zfs_vnodeops when DIAGNOSTIC is enabled Tags None Referenced Files None Subscribers None
Description
Details
|