bc4f1d60
by Eric Pouech at 2024-12-05T21:02:21+01:00
server: Ensure in pending delete on close that path to unlink are unique.
This avoids the server piling up closed_fd objects when several delete are
called on the same path.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>