mirror of
https://github.com/versity/scoutfs-go.git
synced 2026-09-19 06:32:11 +00:00
f019a234ab06480cc60329217796d8b52e887f98
scoutfs now adds a new ioctl to get the parent id and some extra info given an inode within the filesystem. This is less expensive than the full path resolution for an inode, so can speed up cases when the parent is all thats needed.
scoutfs-go
This library provides interfaces for scoutfs See godoc for more details.
The ScoutFS repo has ScoutFS introduction and quickstart in README.md.
Visit Versity Blog Post describing example use of this interface.
Languages
Go
100%