#include <P_CacheVol.h>
Inherits Continuation.
Public Member Functions | |
int | handle_disk_failure (int event, void *data) |
AIO_Callback_handler () |
Definition at line 598 of file P_CacheVol.h.
AIO_Callback_handler::AIO_Callback_handler | ( | ) | [inline] |
Definition at line 602 of file P_CacheVol.h.
References handle_disk_failure(), and SET_HANDLER.
int AIO_Callback_handler::handle_disk_failure | ( | int | event, | |
void * | data | |||
) |
Definition at line 2212 of file Cache.cc.
References ink_aiocb::aio_fildes, AIOCallback::aiocb, cache_config_max_disk_errors, CacheProcessor::cache_ready, DISK_BAD, DISK_BAD_SIGNALLED, CacheDisk::fd, gndisks, CacheProcessor::mark_storage_offline(), CacheDisk::num_errors, CacheDisk::path, REC_SIGNAL_CACHE_ERROR, REC_SIGNAL_CACHE_WARNING, RecSignalManager(), and Warning.
Referenced by AIO_Callback_handler().