aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_acl.c
diff options
context:
space:
mode:
authorRichard Yao <[email protected]>2022-09-15 19:21:21 -0400
committerGitHub <[email protected]>2022-09-15 16:21:21 -0700
commitddb1fd91c0dbf64847235ee65e50e87c43257b05 (patch)
treea843da6d56a56616b6a7edd2ef792329781ea91e /module/os/linux/zfs/zfs_acl.c
parentfa22ec569c093d5583a7f406ba0a9bb223eae436 (diff)
Fix incorrect size given to bqueue_enqueue() call in dmu_redact.c
We pass sizeof (struct redact_record *) rather than sizeof (struct redact_record). Passing the pointer size is wrong. Coverity caught this in two places. Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Richard Yao <[email protected]> Closes #13885
Diffstat (limited to 'module/os/linux/zfs/zfs_acl.c')
0 files changed, 0 insertions, 0 deletions