summaryrefslogtreecommitdiffstats
path: root/include/zfs_deleg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zfs_deleg.h')
-rw-r--r--include/zfs_deleg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/zfs_deleg.h b/include/zfs_deleg.h
index e18849ebb..32d66980e 100644
--- a/include/zfs_deleg.h
+++ b/include/zfs_deleg.h
@@ -21,7 +21,7 @@
/*
* Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
* Copyright 2010 Nexenta Systems, Inc. All rights reserved.
- * Copyright (c) 2013 by Delphix. All rights reserved.
+ * Copyright (c) 2013, 2015 by Delphix. All rights reserved.
*/
#ifndef _ZFS_DELEG_H
@@ -77,6 +77,7 @@ typedef enum {
ZFS_DELEG_NOTE_PROJECTQUOTA,
ZFS_DELEG_NOTE_PROJECTOBJUSED,
ZFS_DELEG_NOTE_PROJECTOBJQUOTA,
+ ZFS_DELEG_NOTE_REMAP,
ZFS_DELEG_NOTE_NONE
} zfs_deleg_note_t;