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
F84179131: D43471.diff
Mon, May 20, 11:31 AM
Unknown Object (File)
Fri, May 3, 4:23 AM
Unknown Object (File)
Fri, May 3, 3:45 AM
Unknown Object (File)
Fri, May 3, 3:45 AM
Unknown Object (File)
Sat, Apr 27, 5:14 PM
Unknown Object (File)
Sat, Apr 27, 11:39 AM
Unknown Object (File)
Sat, Apr 27, 11:39 AM
Unknown Object (File)
Sat, Apr 27, 11:39 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

Lint
Lint Skipped
Unit
Tests Skipped

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.