Files
scoutfs/utils
Zach Brown 674224d454 scoutfs-utils: hidden and indexed xattrs
Add support for the xattr tags which can hide or index xattrs by their
name.  We get an item that indexes inodes by the presence of an xattr, a
listxattr_raw ioctl which can show hidden xattrs, and an ioctl that
finds inodes which have an xattr.

Signed-off-by: Zach Brown <zab@versity.com>
2019-06-24 10:08:35 -07:00
..
2018-06-29 14:42:08 -07:00
2018-09-14 13:52:05 -07:00

This repository contains the userspace software for the scoutfs clustered filesystem.

More context and instructions can be found on the https://scoutfs.org/ community site or in the scoutfs-kmod-dev git repository which houses the scoutfs Linux kernel module.