mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-23 06:50:30 +00:00
When initializing the key for the quota we were originally given the address of the pointer to the rule, that is fixed here. There is also a test case verifying that we are able to perform operations such as rule deletion and adding a rule to the restored filesystem. Signed-off-by: Hunter Shaffer <hunter.shaffer@versity.com>