- Output a -vvv(erbose) message in the touch_up_dirs() loop.
authorWayne Davison <wayned@samba.org>
Wed, 23 May 2007 00:42:38 +0000 (00:42 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 23 May 2007 00:42:38 +0000 (00:42 +0000)
commit0bb86165351ce3b5c5e0db487cade12ce4606740
treef0722e492bec2aa5720b269a71a95f3a96955dc7
parent1faa1a6da93065febb7e08830e5da37a09b6444d
- Output a -vvv(erbose) message in the touch_up_dirs() loop.
- Made the keep-alive counter in touch_up_dirs() work better.
- Use !(N & 0xFF) instead of !(N % 200).
generator.c