HomeFreeBSD

In "show lockedvnods" DDB command, use db_printf() rather than printf()
rS174952Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

In "show lockedvnods" DDB command, use db_printf() rather than printf()
so that the results end up in the DDB output stream rather than the
console output stream.

This should likely also be done for the vprint() function it calls.

MFC after: 3 months

Details

Provenance
rwatsonAuthored on
Parents
rS174951: Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace.
Branches
Unknown
Tags
Unknown

Event Timeline