Page MenuHomeFreeBSD

Adapt the call to invoke a live minidump on the system using vnode
ClosedPublic

Authored by kvinupriya_gmail.com on Jan 16 2024, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 26 2025, 4:07 PM
Unknown Object (File)
Jan 25 2025, 5:05 PM
Unknown Object (File)
Jan 18 2025, 5:04 AM
Unknown Object (File)
Dec 6 2024, 6:23 AM
Unknown Object (File)
Dec 2 2024, 8:37 AM
Unknown Object (File)
Dec 2 2024, 8:37 AM
Unknown Object (File)
Dec 2 2024, 7:06 AM
Unknown Object (File)
Nov 26 2024, 3:11 AM
Subscribers

Details

Summary

Make changes such that the live minidump on the system to take a vnode so that this interface could be used to extend support for existing framework.

Test Plan

Adapted existing framework from proprietary OS to work with live dump implementation in FreeBSD main.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM, with a nit.

sys/kern/kern_vnodedumper.c
133

Nit: style(9).

This revision is now accepted and ready to land.Feb 22 2024, 11:16 PM
This revision was automatically updated to reflect the committed changes.