]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/volinfo.h
dbd now does many things it should do in the end.
[netatalk.git] / include / atalk / volinfo.h
index 2a3e2e1410b2e360a03a29b4501033289945d90c..0caa94ab7eecf3d564600994acac479fa8590d6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: volinfo.h,v 1.4 2009-04-28 13:01:24 franklahm Exp $
+ * $Id: volinfo.h,v 1.5 2009-05-14 13:46:08 franklahm Exp $
  */
 
 #ifndef _ATALK_VOLINFO_H
@@ -60,6 +60,7 @@ struct volinfo {
     char                *v_maccodepage;
     charset_t           v_maccharset;
     int                 v_adouble;  /* default adouble format */
+    int                 v_ad_options;
     char                *(*ad_path)(const char *, int);
     char                *v_dbd_host;
     int                 v_dbd_port;