]> git.proxmox.com Git - mirror_zfs.git/blobdiff - include/sys/fs/zfs.h
Illumos #1092: zfs refratio property
[mirror_zfs.git] / include / sys / fs / zfs.h
index a2b68eddfb340b150b73caa9c3d1072334a2bc16..2ac84f64502521fb483505ff31c8a96d59272dd5 100644 (file)
@@ -21,6 +21,7 @@
 
 /*
  * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011 by Delphix. All rights reserved.
  */
 
 /* Portions Copyright 2010 Robert Milkowski */
@@ -122,6 +123,7 @@ typedef enum {
        ZFS_PROP_DEDUP,
        ZFS_PROP_MLSLABEL,
        ZFS_PROP_SYNC,
+       ZFS_PROP_REFRATIO,
        ZFS_NUM_PROPS
 } zfs_prop_t;