diff options
author | Tom Caputi <[email protected]> | 2018-12-14 13:04:11 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-12-14 10:04:11 -0800 |
commit | 2a6078450db6437863f5ce32cfbb06f82e1beae7 (patch) | |
tree | 18ce7b11864dfbadcb55f8633d61386c42e8fd31 /module/zfs/zfs_znode.c | |
parent | 0dd6b6bfcb2c14249a6d6b874e11ff137777d349 (diff) |
Fix zap_update() ASSERT from ztest
This patch simply removes an invalid assert from the zap_update()
function. The ASSERT is invalid because it does not hold the zap
lock from the time it fetches the old value to the time it confirms
that it is what it should be.
Reviewed by: Matt Ahrens <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tom Caputi <[email protected]>
Closes #8209
Diffstat (limited to 'module/zfs/zfs_znode.c')
0 files changed, 0 insertions, 0 deletions