mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-28 00:46:57 +00:00
This block never called insert_fs_item() creating dangling keys that never got inserted. Additionally, the _sk_second member is le64 and we have to use the proper intrinsic to increment it. Signed-off-by: Auke Kok <auke.kok@versity.com>