mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 21:47:45 +00:00
STABLE14-group-pags-when-possible-20060916
only use keyring pags when no group pags available
This commit is contained in:
parent
079bca6b3f
commit
03e9409cc9
@ -366,11 +366,9 @@ init_module(void)
|
||||
|
||||
osi_Init();
|
||||
|
||||
#ifndef LINUX_KEYRING_SUPPORT
|
||||
err = osi_syscall_init();
|
||||
if (err)
|
||||
return err;
|
||||
#endif
|
||||
err = afs_init_inodecache();
|
||||
if (err)
|
||||
return err;
|
||||
|
Loading…
x
Reference in New Issue
Block a user