2015-07-02 01:23:09 +03:00
|
|
|
EXTRA_DIST = file_common.h
|
|
|
|
|
|
|
|
SUBDIRS = \
|
|
|
|
chg_usr_exec \
|
2018-03-08 02:40:42 +03:00
|
|
|
user_ns_exec \
|
2015-07-02 01:23:09 +03:00
|
|
|
devname2devid \
|
|
|
|
dir_rd_update \
|
|
|
|
file_check \
|
|
|
|
file_trunc \
|
|
|
|
file_write \
|
|
|
|
largest_file \
|
|
|
|
mkbusy \
|
|
|
|
mkfile \
|
|
|
|
mkfiles \
|
|
|
|
mktree \
|
|
|
|
mmap_exec \
|
2018-03-28 20:19:22 +03:00
|
|
|
mmap_libaio \
|
2015-07-02 01:23:09 +03:00
|
|
|
mmapwrite \
|
2018-02-08 19:16:23 +03:00
|
|
|
nvlist_to_lua \
|
2015-07-02 01:23:09 +03:00
|
|
|
randfree_file \
|
2016-12-17 01:11:29 +03:00
|
|
|
randwritecomp \
|
2015-07-02 01:23:09 +03:00
|
|
|
readmmap \
|
|
|
|
rename_dir \
|
|
|
|
rm_lnkcnt_zero_file \
|
|
|
|
threadsappend \
|
|
|
|
xattrtest
|