Commit 5de45d1f authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Continue refactoring file_bcast.c .

- Fix issue where max_out calculation for zlib was incorrect - use
  deflateBound to properly calculate required buffer size, 1024 is
  not sufficient padding for uncompressable input.

- Work towards sending file offsets across the wire in preparation
  for mmap'd output for lz4.
parent c6987901
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment