mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-06 20:16:25 +00:00
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>
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.