HomeFreeBSD

Clean up use of zfs_log_create in zfs_dir

Description

Clean up use of zfs_log_create in zfs_dir

zfs_log_create returns void, so there is no reason to cast its return
value to void at the call site.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #11994

Details

Provenance
freqlabsAuthored on May 3 2021, 5:51 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 10 2021, 7:16 PM
Parents
rG0bb2a48ee6d8: zed: protect against wait4()/fork() races to the global PID table
Branches
Unknown
Tags
Unknown

Event Timeline