commit | 0088259ac0db04921dcc8e1ead5a51525eff116d | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Tue Aug 18 22:21:10 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Aug 18 22:21:10 2009 -0400 |
tree | 88b81710e97c735f428cab895b2781306d9ada46 | |
parent | f5624d27ec17e1aab28a8ff08aba93d2d9cd8c04 [diff] |
Further simplify cbfs functions - don't pass iscomp to callers. The cbfs data copy function can determine if the file is compressed on its own - it doesn't need the iscomp parameter passed in.