Imported Upstream version 3.3.2
[debian/amanda] / device-src / vfs-device.h
index 62442c470d9129b0ccd0a6da76d7be88c6216de0..e37346f26a5c016b87d753a3e6c0d7cb17c83cc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005-2008, 2010 Zmanda Inc.  All Rights Reserved.
+ * Copyright (c) 2005-2012 Zmanda Inc.  All Rights Reserved.
  *
  * This library is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License version 2.1 as
@@ -51,6 +51,7 @@ typedef struct {
     /* Properties */
     guint64 volume_bytes;
     guint64 volume_limit;
+    gboolean enforce_volume_limit;
 
     /* should we monitor free space? (controlled by MONITOR_FREE_SPACE property) */
     gboolean monitor_free_space;