Alok Aggarwal wrote: > I'd like to request codereview comments for > changes to lofi(7D) to add compression. The > webrev can be found here - > > http://cr.opensolaris.org/~aalok/clofi/ > >
One point that jumps out - the first parameter to gzip_decompress should be "const void *src". I'll have a more thorough look later. Ian
