# Fix an little spelling error in the source code. --- glusterfs-3.4.0qa5.orig/xlators/storage/posix/src/posix-aio.c 2012-12-12 11:02:02.000000000 +0100 +++ glusterfs-3.4.0qa5/xlators/storage/posix/src/posix-aio.c 2012-12-14 10:45:45.110398905 +0100 @@ -566,7 +566,7 @@ { xlator_t *this = THIS; gf_log (this->name, GF_LOG_INFO, - "Linux AIO not availble at build-time." + "Linux AIO not available at build-time." " Continuing with synchronous IO"); return; }