- Limit the maximum block size we compute for a file.
authorWayne Davison <wayned@samba.org>
Fri, 16 Jul 2004 18:04:23 +0000 (18:04 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 16 Jul 2004 18:04:23 +0000 (18:04 +0000)
commitefd5ee57867a5de86692dff3ec0067c4113980fa
treecee1cac858d58025c3843b7655ab020eb7a8a5c7
parent510b4cd4d511ec3cd1480230d499f12fd1ca3f03
- Limit the maximum block size we compute for a file.
- Set max_map_size based on the current file's block size (so that
  map_ptr() is more efficient with large blocks).
generator.c