mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
deletion is active, specifically after a call to ffs_blkrelease_start() but before the call to ffs_blkrelease_finish(), ffs_blkrelease_start() will have handed out SINGLETON_KEY rather than starting a collection sequence. Thus if we get a SINGLETON_KEY passed to ffs_blkrelease_finish(), we just return rather than trying to finish the nonexistent sequence. Reported by: Warner Losh (imp@) Sponsored by: Netflix |
||
|---|---|---|
| .. | ||
| ffs | ||
| ufs | ||