mirror of
https://github.com/ceph/ceph
synced 2025-01-30 23:13:44 +00:00
0e376ee742
The version of TEMP_FAILURE_RETRY found on Linux has a GNU extension that squashes the unused return value warning where applicable. This adds a VOID_TEMP_FAILURE_RETRY to make the case explicit, casting the expression value to void to avoid the warning. Signed-off-by: Noah Watkins <noahwatkins@gmail.com> |
||
---|---|---|
.. | ||
Entry.h | ||
EntryQueue.h | ||
Log.cc | ||
Log.h | ||
Makefile.am | ||
SubsystemMap.cc | ||
SubsystemMap.h | ||
test.cc |