freebsd-dev/sys/ufs
Jason A. Harmening 211ec9b7d6 FFS: remove ffs_fsfail_task
Now that dounmount() supports a dedicated taskqueue, we can simply call
it with MNT_DEFERRED directly from the failing context.  This also
avoids blocking taskqueue_thread with a potentially-expensive unmount
operation.

Reviewed by:	kib, mckusick
Tested by:	pho
Differential Revision:	https://reviews.freebsd.org/D31016
2021-07-24 12:52:41 -07:00
..
ffs FFS: remove ffs_fsfail_task 2021-07-24 12:52:41 -07:00
ufs FFS: remove ffs_fsfail_task 2021-07-24 12:52:41 -07:00