Make incorrect use of timeout fail.
authorWouter Verhelst <w@uter.be>
Tue, 4 Aug 2009 07:01:21 +0000 (09:01 +0200)
committerWouter Verhelst <w@uter.be>
Tue, 4 Aug 2009 07:07:10 +0000 (09:07 +0200)
When nbd-client is compiled on a system that does not support the timeout
ioctl(), we now fail with an error message. Previously, the option would be
silently ignored, which might not be optimal.


No differences found