mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
DEVEL15-cnvldb-prototypes-20071209
LICENSE IPL10 forward declare these (cherry picked from commit c6db6a90bee37f91c56d1aa1c4ed5657c353b3a0)
This commit is contained in:
parent
36cc66d87a
commit
3fb09e368f
@ -44,6 +44,10 @@ static int convert_vlentry();
|
||||
static int rewrite_header();
|
||||
|
||||
static char tspace[1024]; /* chdir can't handle anything bigger, anyway */
|
||||
|
||||
void read_mhentries(afs_uint32 mh_addr, int oldfd);
|
||||
void convert_mhentries(int oldfd, int newfd, struct vlheader_2 *header, int fromver, int tover);
|
||||
|
||||
/* return a static pointer to a buffer */
|
||||
static char *
|
||||
Parent(apath)
|
||||
|
Loading…
x
Reference in New Issue
Block a user