X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Fnlmtest%2Fnlmtest.c;h=d0acc47f68a9f5379800582fe725cbaf4dc5abd7;hp=77dd889df3e355b1c61aac8ed6c6e24988d4f794;hb=93a8e35ff8def529f41b82a13440f2e9b46d0dbd;hpb=6a66bb69d8fdb43f0abb58fd74566461f0e96633;ds=inline diff --git a/tools/nlmtest/nlmtest.c b/tools/nlmtest/nlmtest.c index 77dd889..d0acc47 100644 --- a/tools/nlmtest/nlmtest.c +++ b/tools/nlmtest/nlmtest.c @@ -234,7 +234,7 @@ makefileh(struct netobj *fh) { static struct knfs_fh f; struct stat stb; - +#error this needs updating if it is still wanted memset(&f, 0, sizeof(f)); #if 0 if (stat(NLMTEST_DIR, &stb) < 0) {