]> git.proxmox.com Git - mirror_zfs.git/commit
Remove few pointer dereferences in dbuf_read()
authorAlexander Motin <mav@FreeBSD.org>
Tue, 29 Nov 2022 17:49:02 +0000 (12:49 -0500)
committerGitHub <noreply@github.com>
Tue, 29 Nov 2022 17:49:02 +0000 (09:49 -0800)
commitfd61b2eabaa172c3ef08f7dbfac6e228c7d49dc9
tree7c61e9da575fe2c1a7ca4bb4baa3be4fe0d597ee
parent9aea88ba4402238dc70ba35754c446f880971c6e
Remove few pointer dereferences in dbuf_read()

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Closes #14199
module/zfs/dbuf.c
module/zfs/dnode.c