Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARC changes to fix memory related crashes with encryption
- Bail early in arc_buf_fill() when hdr->b_crypt_hdr.b_rabd is NULL - In arc_write(), avoid arc_hdr_free_abd() when HDR_IO_IN_PROGRESS indicates it's still in use. Sponsored-By: Odoo SA Sponsored-By: Klara Inc. Signed-off-by: Don Brady <don.brady@klarasystems.com>
- Loading branch information