]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/volume.h
autogenerate UUIDs for TM volumes and store em in afp_voluuid.conf
[netatalk.git] / etc / afpd / volume.h
index 58dae44dc0d4eab5f0f0b8c66d534d6ba45b9740..7402a9a450c9793c9d3119664175e5ba855704b1 100644 (file)
@@ -35,6 +35,7 @@ extern int              readvolfile(AFPObj *obj,
                                     struct passwd *pwent);
 extern const struct vol *getvolumes(void);
 extern void             unload_volumes_and_extmap(void);
+extern char             *get_uuid(const AFPObj *obj, const char *volname);
 
 /* FP functions */
 int afp_openvol      (AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf,  size_t *rbuflen);