HomeFreeBSD

MFC r355015: MMCCAM: defer release of ccb until we're done with it

Description

MFC r355015: MMCCAM: defer release of ccb until we're done with it

If we've found a device, we attempt to call xpt_action() on a ccb that's
already been released. Simply defer release until after we're done with it.

Details

Provenance
kevansAuthored on
Parents
rS355098: In ffs_freefile(), use a separate variable to hold the inode number within
Branches
Unknown
Tags
Unknown