mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-08-06 15:07:39 +03:00
56 lines
670 B
Makefile
56 lines
670 B
Makefile
![]() |
SUBDIRS = \
|
||
|
acl \
|
||
|
atime \
|
||
|
bootfs \
|
||
|
cache \
|
||
|
cachefile \
|
||
|
casenorm \
|
||
|
clean_mirror \
|
||
|
cli_root \
|
||
|
cli_user \
|
||
|
compression \
|
||
|
ctime \
|
||
|
delegate \
|
||
|
devices \
|
||
|
exec \
|
||
|
features \
|
||
|
grow_pool \
|
||
|
grow_replicas \
|
||
|
history \
|
||
|
inheritance \
|
||
|
inuse \
|
||
|
large_files \
|
||
|
largest_pool \
|
||
|
link_count \
|
||
|
migration \
|
||
|
mmap \
|
||
|
mount \
|
||
|
mv_files \
|
||
|
nestedfs \
|
||
|
no_space \
|
||
|
nopwrite \
|
||
|
online_offline \
|
||
|
pool_names \
|
||
|
poolversion \
|
||
|
privilege \
|
||
|
quota \
|
||
|
redundancy \
|
||
|
refquota \
|
||
|
refreserv \
|
||
|
rename_dirs \
|
||
|
replacement \
|
||
|
reservation \
|
||
|
rootpool \
|
||
|
rsend \
|
||
|
scrub_mirror \
|
||
|
slog \
|
||
|
snapshot \
|
||
|
snapused \
|
||
|
sparse \
|
||
|
threadsappend \
|
||
|
truncate \
|
||
|
userquota \
|
||
|
write_dirs \
|
||
|
xattr \
|
||
|
zvol
|