HomeFreeBSD

nfs_strategy calls nfs_asyncio with td as NULL. So add a bandaid that
rS83629Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

nfs_strategy calls nfs_asyncio with td as NULL. So add a bandaid that
will pass NULL as the struct proc when td is NULL. This has stopped
crashing on my machine.

Note: The passing of NULL may be bogus, but I'll let others fix that
problem.

Reviewed by: jhb

Details

Provenance
impAuthored on
Parents
rS83628: Drop maintainership.
Branches
Unknown
Tags
Unknown

Event Timeline