- Added a new block_size arg to map_file(). Use it to set the
authorWayne Davison <wayned@samba.org>
Tue, 20 Jul 2004 21:35:52 +0000 (21:35 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 20 Jul 2004 21:35:52 +0000 (21:35 +0000)
commit7f290d5c825e81f5e589af63f8e0d83f7eb498b0
treeab545a260cb0976c7a672086ef8f209b6735e862
parentb6609cafae8188e083ab2ff4aac3b40651278e8f
- Added a new block_size arg to map_file().  Use it to set the
  new def_window_size member variable.
- Got rid of max_map_size global (we use def_window_size now).
fileio.c