mirror of
https://github.com/ceph/ceph
synced 2024-12-16 08:26:25 +00:00
62586884af
The call to check_linger_pool_dne() may unregister the linger request,
invalidating the iterator. To avoid this, increment the iterator at
the top of the loop.
This mirror the fix in
|
||
---|---|---|
.. | ||
Blinker.h | ||
Filer.cc | ||
Filer.h | ||
Journaler.cc | ||
Journaler.h | ||
ObjectCacher.cc | ||
ObjectCacher.h | ||
Objecter.cc | ||
Objecter.h | ||
Striper.cc | ||
Striper.h | ||
WritebackHandler.h |