]> git.proxmox.com Git - mirror_zfs.git/commit
Convert dbuf dirty record record list to a list_t
authorMatthew Macy <mmacy@freebsd.org>
Wed, 5 Feb 2020 19:07:19 +0000 (11:07 -0800)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 19:07:19 +0000 (11:07 -0800)
commitcccbed9f98597c2c354b218b0578625cc26358aa
treee4b47c15e228b3e85cb3dcb8f90a255cd96e67c9
parent741db5a3466236620612772319c3401171d3f2b6
Convert dbuf dirty record record list to a list_t

Additionally pull in state machine comments about
upcoming async cow work.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matt Ahrens <matt@delphix.com>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9902
include/sys/dbuf.h
module/zfs/dbuf.c
module/zfs/dmu.c
module/zfs/dmu_objset.c
module/zfs/dnode.c
module/zfs/dnode_sync.c