sys/t/mdup-test.c: Introduce a `-v' option to help debug failures.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 16 Nov 2018 18:06:20 +0000 (18:06 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 12 Dec 2018 21:53:55 +0000 (21:53 +0000)
commit2793197bf62a4745206199dfed6ec19bd8566d8a
treec2914bc098f9b635e03a6f88ea383a2c08eb8636
parent7ff43cd7273904110681588929bcbad89b28227b
sys/t/mdup-test.c: Introduce a `-v' option to help debug failures.

In particular, just reporting `ino FD[I] wrong' isn't very helpful.  But
adding inode numbers won't help unless we've already printed the initial
numbers, and that would add unnecessary verbosity in the usual case.
sys/t/mdup-test.c