mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-10 05:37:25 +00:00
Adds a function to to insert quota rules as filesystem items. This will then have an outward facing function that takes a writer and a mirror of the _squota_rule struct in quota.c and is called _parallel_restore_quota_rule. Adds testing to make sure we are restoring a test quota. Signed-off-by: Hunter Shaffer <hunter.shaffer@versity.com>