mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-10 13:47:27 +00:00
memalloc_nofs_save() was introduced as preferential to trying to use GFP flags to indicate that a task should not recurse during reclaim. We use it instead of the _noio_ we were using before. Signed-off-by: Zach Brown <zab@versity.com>