Update synthetic RPC client to record timing.
[bluesky.git] / nfs3 / nfsd.c
index 9b6ba39..d35c36d 100644 (file)
@@ -33,8 +33,6 @@ int main(int argc, char *argv[])
     g_set_prgname("nfsd");
     register_rpc();
 
-    bluesky_options.async_inode_fetches = 1;
-
     store = bluesky_store_new("s3");
     fs = bluesky_init_fs("export", store);