mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 15:02:21 +00:00
0fc8ccb122
We do not want to short-circuit btree_walk early, it is better to handle the force unmount on the caller side. Therefore, remove this from btree_walk. Signed-off-by: Bryant G. Duffy-Ly <bduffyly@versity.com>