mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-27 02:14:21 +00:00
Add a forget call which forcefully removes an item, no matter it's state. The page cache will use this in invalidate page to drop ephemeral items that reference a dirty page that's being truncated. Signed-off-by: Zach Brown <zab@versity.com>