]> git.proxmox.com Git - mirror_zfs.git/blame - include/sys/Makefile.am
Native Encryption for ZFS on Linux
[mirror_zfs.git] / include / sys / Makefile.am
CommitLineData
fb390aaf 1SUBDIRS = fm fs crypto sysevent
6283f55e
BB
2
3COMMON_H = \
a6255b7f 4 $(top_srcdir)/include/sys/abd.h \
6283f55e 5 $(top_srcdir)/include/sys/arc.h \
59ec819a 6 $(top_srcdir)/include/sys/arc_impl.h \
6283f55e
BB
7 $(top_srcdir)/include/sys/avl.h \
8 $(top_srcdir)/include/sys/avl_impl.h \
9b67f605 9 $(top_srcdir)/include/sys/blkptr.h \
6283f55e
BB
10 $(top_srcdir)/include/sys/bplist.h \
11 $(top_srcdir)/include/sys/bpobj.h \
9ae529ec 12 $(top_srcdir)/include/sys/bptree.h \
fcff0f35 13 $(top_srcdir)/include/sys/bqueue.h \
6283f55e
BB
14 $(top_srcdir)/include/sys/dbuf.h \
15 $(top_srcdir)/include/sys/ddt.h \
16 $(top_srcdir)/include/sys/dmu.h \
17 $(top_srcdir)/include/sys/dmu_impl.h \
18 $(top_srcdir)/include/sys/dmu_objset.h \
13fe0198 19 $(top_srcdir)/include/sys/dmu_send.h \
6283f55e
BB
20 $(top_srcdir)/include/sys/dmu_traverse.h \
21 $(top_srcdir)/include/sys/dmu_tx.h \
22 $(top_srcdir)/include/sys/dmu_zfetch.h \
23 $(top_srcdir)/include/sys/dnode.h \
da536844 24 $(top_srcdir)/include/sys/dsl_bookmark.h \
6283f55e
BB
25 $(top_srcdir)/include/sys/dsl_dataset.h \
26 $(top_srcdir)/include/sys/dsl_deadlist.h \
27 $(top_srcdir)/include/sys/dsl_deleg.h \
13fe0198 28 $(top_srcdir)/include/sys/dsl_destroy.h \
6283f55e 29 $(top_srcdir)/include/sys/dsl_dir.h \
b5256303 30 $(top_srcdir)/include/sys/dsl_crypt.h \
6283f55e
BB
31 $(top_srcdir)/include/sys/dsl_pool.h \
32 $(top_srcdir)/include/sys/dsl_prop.h \
33 $(top_srcdir)/include/sys/dsl_scan.h \
34 $(top_srcdir)/include/sys/dsl_synctask.h \
13fe0198 35 $(top_srcdir)/include/sys/dsl_userhold.h \
3c67d83a 36 $(top_srcdir)/include/sys/edonr.h \
6283f55e
BB
37 $(top_srcdir)/include/sys/efi_partition.h \
38 $(top_srcdir)/include/sys/metaslab.h \
39 $(top_srcdir)/include/sys/metaslab_impl.h \
379ca9cf 40 $(top_srcdir)/include/sys/mmp.h \
0282c413 41 $(top_srcdir)/include/sys/mntent.h \
ca0bf58d 42 $(top_srcdir)/include/sys/multilist.h \
6283f55e
BB
43 $(top_srcdir)/include/sys/nvpair.h \
44 $(top_srcdir)/include/sys/nvpair_impl.h \
da5e151f 45 $(top_srcdir)/include/sys/pathname.h \
f74b821a 46 $(top_srcdir)/include/sys/policy.h \
93cf2076 47 $(top_srcdir)/include/sys/range_tree.h \
6283f55e
BB
48 $(top_srcdir)/include/sys/refcount.h \
49 $(top_srcdir)/include/sys/rrwlock.h \
50 $(top_srcdir)/include/sys/sa.h \
51 $(top_srcdir)/include/sys/sa_impl.h \
0b39b9f9 52 $(top_srcdir)/include/sys/sdt.h \
3c67d83a
TH
53 $(top_srcdir)/include/sys/sha2.h \
54 $(top_srcdir)/include/sys/skein.h \
6283f55e
BB
55 $(top_srcdir)/include/sys/spa_boot.h \
56 $(top_srcdir)/include/sys/space_map.h \
93cf2076 57 $(top_srcdir)/include/sys/space_reftree.h \
6283f55e
BB
58 $(top_srcdir)/include/sys/spa.h \
59 $(top_srcdir)/include/sys/spa_impl.h \
1eeb4562 60 $(top_srcdir)/include/sys/spa_checksum.h \
fb390aaf 61 $(top_srcdir)/include/sys/sysevent.h \
0b39b9f9 62 $(top_srcdir)/include/sys/trace.h \
49ee64e5
NB
63 $(top_srcdir)/include/sys/trace_acl.h \
64 $(top_srcdir)/include/sys/trace_arc.h \
26ef0cc7 65 $(top_srcdir)/include/sys/trace_common.h \
49ee64e5
NB
66 $(top_srcdir)/include/sys/trace_dbgmsg.h \
67 $(top_srcdir)/include/sys/trace_dbuf.h \
68 $(top_srcdir)/include/sys/trace_dmu.h \
69 $(top_srcdir)/include/sys/trace_dnode.h \
ca0bf58d 70 $(top_srcdir)/include/sys/trace_multilist.h \
49ee64e5
NB
71 $(top_srcdir)/include/sys/trace_txg.h \
72 $(top_srcdir)/include/sys/trace_zil.h \
26ef0cc7 73 $(top_srcdir)/include/sys/trace_zio.h \
49ee64e5 74 $(top_srcdir)/include/sys/trace_zrlock.h \
6283f55e
BB
75 $(top_srcdir)/include/sys/txg.h \
76 $(top_srcdir)/include/sys/txg_impl.h \
77 $(top_srcdir)/include/sys/u8_textprep_data.h \
78 $(top_srcdir)/include/sys/u8_textprep.h \
79 $(top_srcdir)/include/sys/uberblock.h \
80 $(top_srcdir)/include/sys/uberblock_impl.h \
590329b5 81 $(top_srcdir)/include/sys/uio_impl.h \
6283f55e
BB
82 $(top_srcdir)/include/sys/unique.h \
83 $(top_srcdir)/include/sys/uuid.h \
84 $(top_srcdir)/include/sys/vdev_disk.h \
85 $(top_srcdir)/include/sys/vdev_file.h \
86 $(top_srcdir)/include/sys/vdev.h \
87 $(top_srcdir)/include/sys/vdev_impl.h \
ab9f4b0b
GN
88 $(top_srcdir)/include/sys/vdev_raidz.h \
89 $(top_srcdir)/include/sys/vdev_raidz_impl.h \
321a498b 90 $(top_srcdir)/include/sys/xvattr.h \
6283f55e
BB
91 $(top_srcdir)/include/sys/zap.h \
92 $(top_srcdir)/include/sys/zap_impl.h \
93 $(top_srcdir)/include/sys/zap_leaf.h \
9ae529ec 94 $(top_srcdir)/include/sys/zfeature.h \
6283f55e
BB
95 $(top_srcdir)/include/sys/zfs_acl.h \
96 $(top_srcdir)/include/sys/zfs_context.h \
ebe7e575 97 $(top_srcdir)/include/sys/zfs_ctldir.h \
6283f55e 98 $(top_srcdir)/include/sys/zfs_debug.h \
e8b96c60 99 $(top_srcdir)/include/sys/zfs_delay.h \
6283f55e
BB
100 $(top_srcdir)/include/sys/zfs_dir.h \
101 $(top_srcdir)/include/sys/zfs_fuid.h \
6078881a 102 $(top_srcdir)/include/sys/zfs_ratelimit.h \
6283f55e
BB
103 $(top_srcdir)/include/sys/zfs_rlock.h \
104 $(top_srcdir)/include/sys/zfs_sa.h \
105 $(top_srcdir)/include/sys/zfs_stat.h \
106 $(top_srcdir)/include/sys/zfs_vfsops.h \
e5c39b95 107 $(top_srcdir)/include/sys/zfs_vnops.h \
13fe0198 108 $(top_srcdir)/include/sys/zfs_znode.h \
6283f55e
BB
109 $(top_srcdir)/include/sys/zil.h \
110 $(top_srcdir)/include/sys/zil_impl.h \
111 $(top_srcdir)/include/sys/zio_checksum.h \
112 $(top_srcdir)/include/sys/zio_compress.h \
b5256303 113 $(top_srcdir)/include/sys/zio_crypt.h \
6283f55e
BB
114 $(top_srcdir)/include/sys/zio.h \
115 $(top_srcdir)/include/sys/zio_impl.h \
fcff0f35 116 $(top_srcdir)/include/sys/zio_priority.h \
6283f55e
BB
117 $(top_srcdir)/include/sys/zrlock.h
118
119KERNEL_H = \
6283f55e
BB
120 $(top_srcdir)/include/sys/zfs_ioctl.h \
121 $(top_srcdir)/include/sys/zfs_onexit.h \
1efb473f 122 ${top_srcdir}/include/sys/zpl.h \
6283f55e
BB
123 $(top_srcdir)/include/sys/zvol.h
124
125USER_H =
126
127EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
128
129if CONFIG_USER
130libzfsdir = $(includedir)/libzfs/sys
131libzfs_HEADERS = $(COMMON_H) $(USER_H)
132endif
133
134if CONFIG_KERNEL
3cd33ffc 135kerneldir = @prefix@/src/zfs-$(VERSION)/include/sys
6283f55e
BB
136kernel_HEADERS = $(COMMON_H) $(KERNEL_H)
137endif