X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=engines%2Fglusterfs_async.c;h=f46cb263dd781e9f1180d8b19b8ec5c2eb157f04;hp=8e42a84999147838d316926d6504183ec7f31ae0;hb=a89ba4b12939;hpb=dda13f44d6d97a2c0865f6fbfed70c45071592b3 diff --git a/engines/glusterfs_async.c b/engines/glusterfs_async.c index 8e42a849..f46cb263 100644 --- a/engines/glusterfs_async.c +++ b/engines/glusterfs_async.c @@ -137,7 +137,7 @@ failed: return FIO_Q_COMPLETED; } -int fio_gf_async_setup(struct thread_data *td) +static int fio_gf_async_setup(struct thread_data *td) { struct gf_data *g; int r;