summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/coda')
-rw-r--r--sys/fs/coda/coda_psdev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/fs/coda/coda_psdev.c b/sys/fs/coda/coda_psdev.c
index 1574912..debbdbf 100644
--- a/sys/fs/coda/coda_psdev.c
+++ b/sys/fs/coda/coda_psdev.c
@@ -580,8 +580,10 @@ coda_call(mntinfo, inSize, outSize, buffer)
#endif
}
else {
+#ifdef CODA_VERBOSE
printf("coda_call: tsleep returns %d, cnt %d\n",
error, i);
+#endif
#if notyet
tempset = td->td_siglist;
OpenPOWER on IntegriCloud