Don't try to obey bwlimit restriction until bwlimit_writemax is set.
authorWayne Davison <wayned@samba.org>
Mon, 20 Feb 2006 17:50:36 +0000 (17:50 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 20 Feb 2006 17:50:36 +0000 (17:50 +0000)
This fixes a bug with option errors not getting reported because the
write code gets called with bwlimit != 0 and bwlimit_writemax == 0.


No differences found