* Make the cofs pcm module have a priority of 1 so it always gets selected
over the still being developed rsh module This commit was SVN r808.
Этот коммит содержится в:
родитель
d50cb6b82a
Коммит
eaba4dd249
@ -92,7 +92,7 @@ mca_pcm_cofs_init(int *priority, bool *allow_multi_user_threads,
|
||||
|
||||
char *test_ret;
|
||||
|
||||
*priority = 0;
|
||||
*priority = 1;
|
||||
*allow_multi_user_threads = true;
|
||||
*have_hidden_threads = false;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user