/* * Unbusy a busy filesystem. * * Every successful vfs_busy() call must be undone by a vfs_unbusy() call. * * => If keepref is true, preserve reference added by vfs_busy(). * => If nextp != NULL, acquire mountlist_lock. */