- Changed the calling syntax for map_file() so that it takes both
authorWayne Davison <wayned@samba.org>
Tue, 3 Aug 2004 08:05:29 +0000 (08:05 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 3 Aug 2004 08:05:29 +0000 (08:05 +0000)
commit6e8a1782ab7ed52c623038821b335fd25578dea5
treee7052c872f552343ff370ba31fcb806569f5fa91
parent96d910c770b9443e204e183d3f3a8720c346a79c
- Changed the calling syntax for map_file() so that it takes both
  a (possibly approximate) window size and an optional block size
  (which is used to round-up the window size if it is non-zero).
- Don't set window_start behind the supplied offset in map_ptr().
fileio.c