Files
mirror_zfs/include/os/linux/zfs/sys
Chunwei Chen 249d759caf Fix invalid pointer access in trace_dbuf.h
In dnode_destroy, dn_objset is invalidated. However, it will later call
into dbuf_destroy, in which DTRACE_SET_STATE will try to access spa_name
via dn_objset causing illegal pointer access.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@nutanix.com>
Closes #15333
2023-10-02 16:58:01 -07:00
..
2023-01-04 17:29:54 -07:00
2022-10-28 09:08:12 -07:00
2023-05-25 13:51:53 -07:00
2023-09-18 16:53:33 -07:00