X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=engines%2Fglusterfs_async.c;h=f46cb263dd781e9f1180d8b19b8ec5c2eb157f04;hb=a3e594123de4a010776b6fc2aaac75de35c5251a;hp=8e42a84999147838d316926d6504183ec7f31ae0;hpb=c1f9846dca7df2bfd37f0279092a5887913bf342;p=fio.git 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;