mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
make-afsd-be-less-annoying-20010306
This commit is contained in:
parent
17abe56f75
commit
b90dd04009
@ -1026,8 +1026,10 @@ mainproc(as, arock)
|
|||||||
sprintf(fullpn_VFile, "%s/V", cacheBaseDir);
|
sprintf(fullpn_VFile, "%s/V", cacheBaseDir);
|
||||||
vFileNumber = fullpn_VFile + strlen(fullpn_VFile);
|
vFileNumber = fullpn_VFile + strlen(fullpn_VFile);
|
||||||
|
|
||||||
|
#if 0
|
||||||
fputs(AFS_GOVERNMENT_MESSAGE, stdout);
|
fputs(AFS_GOVERNMENT_MESSAGE, stdout);
|
||||||
fflush(stdout);
|
fflush(stdout);
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Set up all the kernel processes needed for AFS.
|
* Set up all the kernel processes needed for AFS.
|
||||||
|
Loading…
Reference in New Issue
Block a user