summaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2020-09-18 23:21:24 +0000
committerMatt Macy <mmacy@FreeBSD.org>2020-09-18 23:21:24 +0000
commit2c48331d28f16c0efce5a72a81e7d71668c4a158 (patch)
tree3b7c79252e9c0d269630439a5ef3e9b8a9f8cc3e /sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h
parentd8d2dda141c198a2e9863584e2e61566cc6b222d (diff)
parent04bab0082226f7e72c41ad528298c43edc3fa316 (diff)
downloadsrc-test2-2c48331d28f16c0efce5a72a81e7d71668c4a158.tar.gz
src-test2-2c48331d28f16c0efce5a72a81e7d71668c4a158.zip
Notes
Diffstat (limited to 'sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h')
-rw-r--r--sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h b/sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h
index 4b83fe413334..1c48df5cbd81 100644
--- a/sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h
+++ b/sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h
@@ -21,6 +21,7 @@
/*
* Copyright (C) 2016 Gvozden Neskovic <neskovic@gmail.com>.
+ * Copyright (c) 2020 by Delphix. All rights reserved.
*/
#ifndef _MOD_COMPAT_H
@@ -71,6 +72,7 @@ enum scope_prefix_types {
zfs_txg,
zfs_vdev,
zfs_vdev_cache,
+ zfs_vdev_file,
zfs_vdev_mirror,
zfs_zevent,
zfs_zio,