On Tue, 2023-12-12 at 18:53 -0500, Benjamin Marzinski wrote: > Instead of flush_map() handling both user requested flushes and > automatic flushes when the last path has been deleted, make > flush_map_nopaths() handle the automatic flushes itself, since a > later > patch will change the behavior of flush_map(). > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx>