mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-21 14:00:29 +00:00
The last valid pos for us is now a full u64 because we're storing entries at an increasing counter instead of at a hahs of the entry name. And might as well add a clarifying comment to the first pos while we're here. Signed-off-by: Zach Brown <zab@versity.com>