summaryrefslogtreecommitdiffstats
path: root/glfs-operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'glfs-operations.h')
-rw-r--r--glfs-operations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glfs-operations.h b/glfs-operations.h
index abfcb27..3c2e4c9 100644
--- a/glfs-operations.h
+++ b/glfs-operations.h
@@ -29,6 +29,7 @@ typedef struct NodeInfo {
} NodeInfo;
typedef struct MetaInfo {
+ char volume[255];
char gbid[38];
size_t size;
size_t mpath;