Files
scoutfs/tests/.gitignore
Zach Brown 88aefc381a scoutfs-tests: add find_xattrs
Add a utility that mimics our search_xattrs ioctl with directory entry
walking and fgetxattr as efficiently as it can so we can use it to test
large file populations.

Signed-off-by: Zach Brown <zab@versity.com>
2020-12-03 13:40:33 -08:00

7 lines
94 B
Plaintext

src/*.d
src/createmany
src/dumb_setxattr
src/handle_cat
src/bulk_create_paths
src/find_xattrs