mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
discon-prototype-correction-20080718
LICENSE IPL10 correct prototype for disconnected afs
This commit is contained in:
parent
8009b045aa
commit
5bbdc3fb69
@ -269,7 +269,7 @@ extern struct dcache *afs_UFSGetDSlot(register afs_int32 aslot,
|
|||||||
extern int afs_WriteDCache(register struct dcache *adc, int atime);
|
extern int afs_WriteDCache(register struct dcache *adc, int atime);
|
||||||
extern int afs_wakeup(register struct vcache *avc);
|
extern int afs_wakeup(register struct vcache *avc);
|
||||||
extern int afs_InitCacheFile(char *afile, ino_t ainode);
|
extern int afs_InitCacheFile(char *afile, ino_t ainode);
|
||||||
extern int afs_DCacheHasAllChunks(struct vcache *avc);
|
extern int afs_DCacheMissingChunks(struct vcache *avc);
|
||||||
|
|
||||||
/* afs_disconnected.c */
|
/* afs_disconnected.c */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user