mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-04 23:27:05 +00:00
If there is a forced unmount we call _net_shutdown from umount_begin in order to tell the server and clients to break out of pending network replies. We then add the call to abort within the shutdown_worker since most of the mucking with send and resend queues are all done there. Signed-off-by: Bryant G. Duffy-Ly <bduffyly@versity.com>