HomeFreeBSD

Implement g_vfs_orphan(). Without it, the filesystem never closes
rS186188Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Implement g_vfs_orphan(). Without it, the filesystem never closes
the device, which means refcount on periph drivers never drops,
which means cam_sim_free() never returns, which results in umass
sleeping there ad infinitum.

Submitted by: pjd
Reviewed by: scottl, pjd
Approved by: rwatson (mentor)
Sponsored by: FreeBSD Foundation

Details

Provenance
traszAuthored on
Parents
rS186187: A few locking fixes and cleanups to pfil hook registration,
Branches
Unknown
Tags
Unknown

Event Timeline